mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Set up $.fn.expectOne in setup.js
(imported from commit 77922cf8f506d4eb811498d418215eabf74b76ae)
This commit is contained in:
committed by
Leo Franchi
parent
91e83731f0
commit
b12b44579c
@@ -2,8 +2,6 @@ add_dependencies({
|
||||
util: 'js/util.js'
|
||||
});
|
||||
|
||||
set_global('$', {});
|
||||
|
||||
var util = global.util;
|
||||
|
||||
(function test_CachedValue() {
|
||||
|
||||
Reference in New Issue
Block a user