diff --git a/src/tests/normal-tests/compiler.lsp b/src/tests/normal-tests/compiler.lsp index 1d7999526..44cca6083 100644 --- a/src/tests/normal-tests/compiler.lsp +++ b/src/tests/normal-tests/compiler.lsp @@ -382,7 +382,7 @@ ;;; (test cmp.0017.load-special (finishes - (load #+(or windows mingw32) "NULL" + (load #+(or windows mingw32) "NUL" #-(or windows mingw32) "/dev/null"))) ;;; Date: 16/11/2009 (Gabriel)