summaryrefslogtreecommitdiff
path: root/tests/cpp-compiler/c-compile-pass-through-shared-library.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cpp-compiler/c-compile-pass-through-shared-library.c')
-rw-r--r--tests/cpp-compiler/c-compile-pass-through-shared-library.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cpp-compiler/c-compile-pass-through-shared-library.c b/tests/cpp-compiler/c-compile-pass-through-shared-library.c
index 9f33bc430..143817325 100644
--- a/tests/cpp-compiler/c-compile-pass-through-shared-library.c
+++ b/tests/cpp-compiler/c-compile-pass-through-shared-library.c
@@ -1,4 +1,4 @@
-//TEST(smoke,shared-library):CPP_COMPILER_COMPILE: -pass-through c -entry test -target callable
+//TEST(smoke):CPP_COMPILER_COMPILE: -pass-through c -entry test -target callable
#include <stdlib.h>
#include <stdio.h>