mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-12 12:41:04 +00:00
Update test.example.js
This commit is contained in:
parent
bff8a2c42a
commit
4fa3937170
|
@ -12,8 +12,8 @@
|
||||||
assert("this is true", true);
|
assert("this is true", true);
|
||||||
},
|
},
|
||||||
|
|
||||||
testRedTest: function () {
|
testRedTest: function () {
|
||||||
assert("this is false", false);
|
assert("this is false", false);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user