mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-28 05:33:14 +00:00
Remove debug code
This commit is contained in:
parent
41cd335cf4
commit
094428b1ab
@ -49,7 +49,7 @@ describe("Wiki-based tests", function() {
|
||||
]
|
||||
});
|
||||
// Install the plugin change event handler
|
||||
$tw.utils.installPluginChangeHandler(wiki,doDebug);
|
||||
$tw.utils.installPluginChangeHandler(wiki);
|
||||
// Clear changes queue
|
||||
wiki.clearTiddlerEventQueue();
|
||||
// Complain if we don't have the ouput and expected results
|
||||
|
Loading…
x
Reference in New Issue
Block a user