Преглед на файлове

I really need to write some more tests.

Brit Butler преди 11 години
родител
ревизия
58b37dc630
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      tests/tests.lisp

+ 1 - 1
tests/tests.lisp

@@ -10,4 +10,4 @@
10 10
 
11 11
 (deftest sanity-test
12 12
     "A blog should compile and deploy correctly."
13
-  (is (zerop (coleslaw:main nil))))
13
+  (is (zerop (coleslaw:main))))