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