diff options
| -rw-r--r-- | challenge-103/abigail/t/ctest.ini | 2 | ||||
| -rw-r--r-- | challenge-103/abigail/t/input-1-1 | 2 | ||||
| -rw-r--r-- | challenge-103/abigail/t/output-1-1.exp | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/challenge-103/abigail/t/ctest.ini b/challenge-103/abigail/t/ctest.ini new file mode 100644 index 0000000000..dfdaba67e0 --- /dev/null +++ b/challenge-103/abigail/t/ctest.ini @@ -0,0 +1,2 @@ +[names]
+1-1 = Given Examples
diff --git a/challenge-103/abigail/t/input-1-1 b/challenge-103/abigail/t/input-1-1 new file mode 100644 index 0000000000..656d00ba31 --- /dev/null +++ b/challenge-103/abigail/t/input-1-1 @@ -0,0 +1,2 @@ +2017 +1938 diff --git a/challenge-103/abigail/t/output-1-1.exp b/challenge-103/abigail/t/output-1-1.exp new file mode 100644 index 0000000000..1eea1683d2 --- /dev/null +++ b/challenge-103/abigail/t/output-1-1.exp @@ -0,0 +1,2 @@ +Yin Fire Rooster +Yang Earth Tiger |
