diff options
Diffstat (limited to 'gnu/tests/base.scm')
-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 9430cbee12f..0d30f892832 100644 --- a/gnu/tests/base.scm +++ b/gnu/tests/base.scm @@ -57,7 +57,6 @@ %test-linux-libre-5.15 %test-linux-libre-5.10 %test-linux-libre-5.4 - %test-linux-libre-4.19 %test-halt %test-root-unmount %test-cleanup @@ -586,9 +585,6 @@ functionality tests, using the given KERNEL.") (define %test-linux-libre-5.4 (test-basic-os linux-libre-5.4)) -(define %test-linux-libre-4.19 - (test-basic-os linux-libre-4.19)) - ;;; ;;; Halt. |