Remove toy test
This commit is contained in:
parent
62136eb383
commit
45e817ca4a
1 changed files with 0 additions and 4 deletions
|
@ -5,7 +5,3 @@
|
|||
(in-package :cl-sbt/tests/main)
|
||||
|
||||
;; NOTE: To run this test file, execute `(asdf:test-system :cl-sbt)' in your Lisp.
|
||||
|
||||
(deftest test-target-1
|
||||
(testing "should (= 1 1) to be true"
|
||||
(ok (= 1 1))))
|
||||
|
|
Loading…
Add table
Reference in a new issue