mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-10-30 15:13:00 +00:00
Remove debug code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user