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 1013de37c..e54f9e727 100644 --- a/tests/bugs/import-with-error.slang +++ b/tests/bugs/import-with-error.slang @@ -1,4 +1,4 @@ -//DISABLE_TEST:SIMPLE: +//TEST:SIMPLE: // Confirm that we correctly issue a diagnostic when // we `import` a module that has some errors in it. |
