Added dependancy for the JS unit tests
Still not correct but it is a small step
This commit is contained in:
parent
639a634cfd
commit
47b96c9fa1
|
@ -9,7 +9,8 @@
|
|||
],
|
||||
"libraries": [
|
||||
"jquery-showpassword.js",
|
||||
"jquery-tipsy.js"
|
||||
"jquery-tipsy.js",
|
||||
"jquery.avatar.js"
|
||||
],
|
||||
"modules": [
|
||||
"compatibility.js",
|
||||
|
|
Loading…
Reference in New Issue