renamed to testit.js

This commit is contained in:
Geoff Doty 2018-04-02 04:28:01 -04:00
parent ba94c435ad
commit d2943f4cb1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* Test.it v 0.5 | MIT | https://github.com/n2geoff/testit */ /* Test.it v 0.5.1 | MIT | https://github.com/n2geoff/testit */
(function(root, factory) { (function(root, factory) {
// support browser & commonjs // support browser & commonjs
if(typeof module === "object" && module.exports) { if(typeof module === "object" && module.exports) {