summaryrefslogtreecommitdiffstats
path: root/tests/cpp-compiler/cpp-compile-shared-library.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cpp-compiler/cpp-compile-shared-library.cpp')
-rw-r--r--tests/cpp-compiler/cpp-compile-shared-library.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/cpp-compiler/cpp-compile-shared-library.cpp b/tests/cpp-compiler/cpp-compile-shared-library.cpp
index 8b70f258d..5341cd2fb 100644
--- a/tests/cpp-compiler/cpp-compile-shared-library.cpp
+++ b/tests/cpp-compiler/cpp-compile-shared-library.cpp
@@ -1,6 +1,4 @@
-//TEST(smoke):CPP_COMPILER_SHARED_LIBRARY:
-
-//#include <slang.h>
+//TEST(smoke,shared-library):CPP_COMPILER_SHARED_LIBRARY:
#include <stdlib.h>
#include <stdio.h>