summaryrefslogtreecommitdiff
path: root/src/mosmllib/test/test.sml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mosmllib/test/test.sml')
-rw-r--r--src/mosmllib/test/test.sml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mosmllib/test/test.sml b/src/mosmllib/test/test.sml
index 560f1e7..1ddae63 100644
--- a/src/mosmllib/test/test.sml
+++ b/src/mosmllib/test/test.sml
@@ -39,7 +39,8 @@ app use
"word8arrayslice.sml",
"word8vector.sml",
"word8vectorslice.sml",
- "packrealbig.sml"
+ "packrealbig.sml",
+ "packreallittle.sml"
];
ignore(Process.exit Process.success);