Skip to content

Commit 4d1d603

Browse files
author
unknown
committed
Tests_2
1 parent 849c7d7 commit 4d1d603

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

test-data/input-2.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
GT4500,1,0,0,0
22
TORPEDO,SINGLE
3+
TORPEDO,SINGLE
4+
GT4500,0,0,1,0
5+
TORPEDO,SINGLE
36
TORPEDO,SINGLE

test-data/output-2.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
SUCCESS
22
SUCCESS # <- TORPEDO
3-
FAIL # <- TORPEDO
3+
FAIL # <- TORPEDO
4+
SUCCESS
5+
SUCCESS
6+
FAIL

0 commit comments

Comments
 (0)