[test] Fix two tests that were missing runAllTests().

This commit is contained in:
Greg Parker
2016-01-09 03:05:33 -08:00
parent 302632b2fe
commit e5bd44a34d
2 changed files with 3 additions and 0 deletions

View File

@@ -44,3 +44,4 @@ UnicodeInternals.test("copy") {
}
}
runAllTests()