[CodeGen][NFC] Remove redundant map lookup (#125342)
[llvm-project.git] / lldb / test / Shell / Host / TestSytemLogChannel.test
blob4de699f0e09a4ae0defe943853d584ffaf82a6f3
1 RUN: %lldb -o 'log list' -o 'log disable system' 2>&1 | FileCheck %s
2 CHECK-NOT: Logging categories for 'system'
3 CHECK: Invalid log channel 'system'