Skip to content

Commit 7f547b1

Browse files
authored
Merge pull request diffblue#2656 from smowton/smowton/fix/testsuite-name
Fix jbmc-generic-symex-driven-lazy-loading test name
2 parents 6a10f1a + fb239ef commit 7f547b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jbmc/regression/jbmc-generics/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ add_test_pl_tests(
33
)
44

55
add_test_pl_profile(
6-
"jbmc-symex-driven-lazy-loading"
6+
"jbmc-generics-symex-driven-lazy-loading"
77
"$<TARGET_FILE:jbmc> --symex-driven-lazy-loading"
88
"-C;-X;symex-driven-lazy-loading-expected-failure;-s;symex-driven-loading"
99
"CORE"

0 commit comments

Comments
 (0)