We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da9d335 + 3bff9be commit 57688f4Copy full SHA for 57688f4
test/basic.lisp
@@ -1,6 +1,5 @@
1
(fiasco:define-test-package #:thespis/test/basic
2
- (:use #:thespis)
3
- (:export #:bruteforce))
+ (:use #:thespis))
4
(in-package #:thespis/test/basic)
5
6
(deftest test-counter ()
0 commit comments