diff options
Diffstat (limited to 'tests/preprocessor')
| -rw-r--r-- | tests/preprocessor/define-function-like.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/preprocessor/define-function-like.slang b/tests/preprocessor/define-function-like.slang index f1dd9caa4..fa8294077 100644 --- a/tests/preprocessor/define-function-like.slang +++ b/tests/preprocessor/define-function-like.slang @@ -1,4 +1,4 @@ -//TEST:SIMPLE: +//TEST(smoke):SIMPLE: // support for function-like macros #define FOO(x) 1.0 + x |
