icingaweb2/test/js/testlib
Jannis Moßhammer 21e4ec1727 Fix wrong variable name in requiremock's getDefine
The getDefine method check's for existence of the 'arg' variable,
which was renamed to 'name', causing the typeof arg === "undefined"
to always return true

refs #4308
2013-06-14 09:50:06 +02:00
..
requiremock.js Fix wrong variable name in requiremock's getDefine 2013-06-14 09:50:06 +02:00