Skip to content

Commit 255a8db

Browse files
committed
Tests: Allow overriding enable and disable methods to add custom logic.
1 parent 91c2f3e commit 255a8db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/unit/testsuite.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ var privateMethods = [
2626
"_createWidget",
2727
"destroy",
2828
"option",
29-
"enable",
30-
"disable",
3129
"_trigger"
3230
];
3331

0 commit comments

Comments
 (0)