# tst/testall.g RAQ
LoadPackage( "RAQ" );
TestDirectory(DirectoriesPackageLibrary("RAQ","tst"),
rec(exitGAP := true,
testOptions := rec(compareFunction := "uptowhitespace"))
);
FORCE_QUIT_GAP(1); # should be unreachable