removing 'replled' (run-tests)

This commit is contained in:
anatoly 2015-11-30 17:33:33 -05:00
parent 20e230b5dd
commit f2f4c1f3ea

View file

@ -35,5 +35,3 @@
(is (= (with-partial 1) 42)) (is (= (with-partial 1) 42))
(is (= (f-in-f 1) 42)) (is (= (f-in-f 1) 42))
(is (= f-value 42))) (is (= f-value 42)))
(run-tests)