diff options
Diffstat (limited to 'gnu/tests')
-rw-r--r-- | gnu/tests/base.scm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/tests/base.scm b/gnu/tests/base.scm index 844039f5f8..3e72e193d7 100644 --- a/gnu/tests/base.scm +++ b/gnu/tests/base.scm @@ -57,7 +57,6 @@ %test-linux-libre-5.4 %test-linux-libre-4.19 %test-linux-libre-4.14 - %test-linux-libre-4.9 %test-halt %test-root-unmount %test-cleanup @@ -584,9 +583,6 @@ functionality tests, using the given KERNEL.") (define %test-linux-libre-4.14 (test-basic-os linux-libre-4.14)) -(define %test-linux-libre-4.9 - (test-basic-os linux-libre-4.9)) - ;;; ;;; Halt. |