Skip to content

Commit 1d86a1a

Browse files
committed
add missing file
1 parent 60962b5 commit 1d86a1a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
all: test
2+
3+
test:
4+
bash test.sh
5+

0 commit comments

Comments
 (0)