summaryrefslogtreecommitdiff
path: root/gnu/tests
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2023-01-10 00:24:11 +0100
committerMarius Bakke <marius@gnu.org>2023-01-10 00:24:11 +0100
commitd9bcd1a8d6300b79f5884e48b2cefff05de8dce4 (patch)
treee484be53fb1d3cd7c5bb76a34451c7364502d9ec /gnu/tests
parent0d65f7daae7428b26a8141b83c2567e6d0d9d009 (diff)
parent79a9bb25bcb3d8b29968363db9b288cf3844108a (diff)
Merge branch 'master' into staging
Diffstat (limited to 'gnu/tests')
-rw-r--r--gnu/tests/base.scm4
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.