X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=t%2Fexample.lisp;h=87c89f711d4a8c1a16f1cab405d10da3e9271c73;hb=9181201dc6822a12b605581385091b1591675dc4;hp=c1076d4a05c9b37cb2f5c52bde104ac76aa2fcbd;hpb=d213690dcb5968e7f69f754b6d00676b721737b0;p=fiveam.git diff --git a/t/example.lisp b/t/example.lisp index c1076d4..87c89f7 100644 --- a/t/example.lisp +++ b/t/example.lisp @@ -120,4 +120,3 @@ (for-all ((result (gen-integer :min 0 :max 1))) (is (plusp result)) (is (= result 0)))) -