diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/cross-compile/cpp-resource.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cross-compile/cpp-resource.slang b/tests/cross-compile/cpp-resource.slang index f443249ad..9a48085df 100644 --- a/tests/cross-compile/cpp-resource.slang +++ b/tests/cross-compile/cpp-resource.slang @@ -1,4 +1,4 @@ -//TEST:CPP_COMPILER_COMPILE: -profile cs_5_0 -entry computeMain -target cpp +//TEST(shared-library):CPP_COMPILER_COMPILE: -profile cs_5_0 -entry computeMain -target callable struct Thing { |
