diff options
| -rw-r--r-- | gnu/tests/nfs.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/tests/nfs.scm b/gnu/tests/nfs.scm index da729ddcc92..5d04af38fbb 100644 --- a/gnu/tests/nfs.scm +++ b/gnu/tests/nfs.scm | |||
| @@ -404,7 +404,7 @@ directories can be mounted.") | |||
| 404 | (test-end) | 404 | (test-end) |
| 405 | (exit (= (test-runner-fail-count (test-runner-current)) 0))))) | 405 | (exit (= (test-runner-fail-count (test-runner-current)) 0))))) |
| 406 | 406 | ||
| 407 | (gexp->derivation "nfs-server-test" test)) | 407 | (gexp->derivation "nfs-root-fs-test" test)) |
| 408 | 408 | ||
| 409 | (define %test-nfs-root-fs | 409 | (define %test-nfs-root-fs |
| 410 | (system-test | 410 | (system-test |
