Update Jakefile with definitelyRunner.ts

This commit is contained in:
Nathan Shively-Sanders 2017-11-06 15:17:21 -08:00
parent e6c38bf67b
commit f2d4b36a49

View File

@ -106,6 +106,7 @@ var harnessCoreSources = [
"loggedIO.ts",
"rwcRunner.ts",
"userRunner.ts",
"definitelyRunner.ts",
"test262Runner.ts",
"./parallel/shared.ts",
"./parallel/host.ts",