--- a/tst/testall.g
+++ b/tst/testall.g
@@ -1,3 +1,5 @@
 LoadPackage("hapcryst");
-TestDirectory(DirectoriesPackageLibrary("hapcryst", "tst"), rec(exitGAP := true));
+TestDirectory(DirectoriesPackageLibrary("hapcryst", "tst"), 
+              rec(exitGAP := true,
+                  testOptions := rec(compareFunction := "uptowhitespace") ));
 FORCE_QUIT_GAP(1);
