diff options
Diffstat (limited to 'tests/cpp-compiler/cpp-compile-shared-library.cpp')
| -rw-r--r-- | tests/cpp-compiler/cpp-compile-shared-library.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/cpp-compiler/cpp-compile-shared-library.cpp b/tests/cpp-compiler/cpp-compile-shared-library.cpp index cd192d9f6..a69e22899 100644 --- a/tests/cpp-compiler/cpp-compile-shared-library.cpp +++ b/tests/cpp-compiler/cpp-compile-shared-library.cpp @@ -1,5 +1,4 @@ -// This test is failing due to a regression github issue #8362 -// DISABLE_TEST(smoke):CPP_COMPILER_SHARED_LIBRARY: +// TEST(smoke):CPP_COMPILER_SHARED_LIBRARY: #include <iostream> #include <stdio.h> |
