6 lines
75 B
Makefile
6 lines
75 B
Makefile
|
test:
|
||
|
ruby -I../lib ../bin/marutest unittest/*.md
|
||
|
|
||
|
all:
|
||
|
./convert_all.sh
|