mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-29 07:49:51 +02:00
Fix tests.
This commit is contained in:
@@ -29,7 +29,7 @@ describe('premisses', function () {
|
||||
|
||||
assert.isFunction(_);
|
||||
assert.strictEqual(_, window._);
|
||||
assert.strictEqual(_.VERSION, '3.6.0');
|
||||
assert.strictEqual(_.VERSION, '3.8.0');
|
||||
});
|
||||
|
||||
it('util is global object', function () {
|
||||
|
Reference in New Issue
Block a user