From eff65db9aa6f4e41731397f990193a6b619badea Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Sun, 18 Dec 2022 22:55:14 +0100 Subject: run test on makefile not on script --- AoC2022/16/solver.lisp | 1 - 1 file changed, 1 deletion(-) (limited to 'AoC2022/16') diff --git a/AoC2022/16/solver.lisp b/AoC2022/16/solver.lisp index 0b3e309..78ed896 100644 --- a/AoC2022/16/solver.lisp +++ b/AoC2022/16/solver.lisp @@ -154,7 +154,6 @@ (fiveam:is (= 2474 (accumulated-flow (solver "input" 26 2))))) -(fiveam:run-all-tests) ;; (require :sb-sprof) ;; (sb-sprof:with-profiling (:max-samples 1000 -- cgit v1.2.3