Skip to content

Commit 57688f4

Browse files
committed
merge master
2 parents da9d335 + 3bff9be commit 57688f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/basic.lisp

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
(fiasco:define-test-package #:thespis/test/basic
2-
(:use #:thespis)
3-
(:export #:bruteforce))
2+
(:use #:thespis))
43
(in-package #:thespis/test/basic)
54

65
(deftest test-counter ()

0 commit comments

Comments
 (0)