From e46e5eee74af75aa1123b2370ff2f4587f4adc2a Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Mon, 9 Oct 2023 21:37:44 -0600 Subject: flatten directory structure to appease dr koebbe --- tests/suite.lisp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tests/suite.lisp (limited to 'tests/suite.lisp') diff --git a/tests/suite.lisp b/tests/suite.lisp deleted file mode 100644 index e23cfaf..0000000 --- a/tests/suite.lisp +++ /dev/null @@ -1,10 +0,0 @@ -(in-package :cl-user) -(defpackage lizfcm/tests - (:use :cl - :fiveam) - (:export :run! - :lizfcm-test-suite)) -(in-package :lizfcm/tests) - -(def-suite lizfcm-test-suite - :description "The ultimate parent test suite") -- cgit v1.2.3-70-g09d2