UNPKG

@dusty-phillips/rescript-zora

Version:

lightning-fast testing for a lightning-fast compiler

13 lines (8 loc) 250 B
// Generated by ReScript, PLEASE EDIT WITH CARE import * as Zora from "zora"; Zora.test("should run a test synchronously", (function (t) { t.equal(3.14, 3.14, "Should be a tasty dessert"); })); export { } /* Not a pure module */