diff options
Diffstat (limited to 'tests/bugs')
| -rw-r--r-- | tests/bugs/import-with-error.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/import-with-error.slang b/tests/bugs/import-with-error.slang index e54f9e727..1013de37c 100644 --- a/tests/bugs/import-with-error.slang +++ b/tests/bugs/import-with-error.slang @@ -1,4 +1,4 @@ -//TEST:SIMPLE: +//DISABLE_TEST:SIMPLE: // Confirm that we correctly issue a diagnostic when // we `import` a module that has some errors in it. |
