Skip to content

Commit 423985b

Browse files
committed
forgot the test
1 parent ced9592 commit 423985b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Framework/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ set(TEST_SRCS
280280
test/testUserCodeInterface.cxx
281281
test/testCustomParameters.cxx
282282
test/testStringUtils.cxx
283+
test/testRunnerUtils.cxx
283284
)
284285

285286
set(TEST_ARGS
@@ -303,6 +304,7 @@ set(TEST_ARGS
303304
""
304305
""
305306
""
307+
""
306308
)
307309

308310
list(LENGTH TEST_SRCS count)

0 commit comments

Comments
 (0)