changes to toplevel tests
This commit is contained in:
parent
e999ee12de
commit
791570b3bf
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
(defpackage aoc/tests
|
(defpackage aoc/tests
|
||||||
(:use :cl :aoc :parachute
|
(:use :cl :aoc :parachute))
|
||||||
:aoc/2018/06 ))
|
|
||||||
|
|
||||||
(in-package :aoc/tests)
|
(in-package :aoc/tests)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue