UNPKG

460 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var runTestFiles_1 = require("./runTestFiles");
4exports.runTestFiles = runTestFiles_1.runTestFiles;
5var runTestSources_1 = require("./runTestSources");
6exports.runTestSources = runTestSources_1.runTestSources;
7var testRunner_1 = require("./testRunner");
8exports.runTest = testRunner_1.runTest;
9exports.assertLibCode = require('../sol/tests.sol.js');
10//# sourceMappingURL=index.js.map
\No newline at end of file