mirror of https://github.com/n2geoff/testit.git
renamed to testit.js
This commit is contained in:
parent
ba94c435ad
commit
d2943f4cb1
|
@ -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) {
|
Loading…
Reference in New Issue