Skip to content

Commit c9aabb5

Browse files
committed
Fix a typo in 07_loop_depth config.json
1 parent 01244b8 commit c9aabb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/07_loop_depth/config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"validation" : [
1919
{
2020
"method" : "intComparison",
21-
"actual_file" : "STDOUT_1.txt",
21+
"actual_file" : "STDOUT.txt",
2222
"description" : "Loop Depth",
2323

2424
"comparison" : "le",

0 commit comments

Comments
 (0)