We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185b6ff commit 2ee2879Copy full SHA for 2ee2879
Tests/L2Tests/CMakeLists.txt
@@ -23,7 +23,7 @@ set(THUNDER_PORT 9998)
23
find_package(${NAMESPACE}Plugins REQUIRED)
24
25
set (TEST_SRC
26
- tests/test_UtilsFile.cpp
+ tests/test_foo.cpp
27
)
28
29
if(PLUGIN_AVOUTPUT)
0 commit comments