diff --git a/test/test-run-program-unix.script b/test/test-run-program-unix.script index afc9ed403e1dc5c40308b4504c787e68f45feb3a..358bbf8a978001047e94b4872e2338478b208880 100644 --- a/test/test-run-program-unix.script +++ b/test/test-run-program-unix.script @@ -24,13 +24,6 @@ (leave-test "This test is not meant to be run on versions of CMU CL that predate 21B" 0)))) -#+ecl -(unless (version-satisfies - (lisp-implementation-version) - "16.1.2") - (leave-test - "This test is not meant to be run on versions of ECL that predate 16.1.2" 0)) - #+mkcl (unless (version-satisfies (lisp-implementation-version) "1.1.10") (leave-test