Skip to content

Commit fafc074

Browse files
authored
Merge pull request #7 from Submitty/loop_depth
Fix a typo in 07_loop_depth config.json
2 parents 01244b8 + c9aabb5 commit fafc074

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)