Adding travis
[wolf] / src / test / package.lisp
diff --git a/src/test/package.lisp b/src/test/package.lisp
new file mode 100644 (file)
index 0000000..26eb90c
--- /dev/null
@@ -0,0 +1,2 @@
+(defpackage #:style-checker-test (:use :common-lisp)
+ (:export :run-all-tests))