01alchemist / TurboScript

Super charged typed JavaScript dialect for parallel programming which compiles to WebAssembly
Apache License 2.0
493 stars 35 forks source link

Update utils.spec.ts to not use .toThrow. #54

Closed winksaville closed 7 years ago

winksaville commented 7 years ago

The reason is that Expect.toThrow doesn't work for async functions.