1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-28 05:33:14 +00:00

Remove debug code

This commit is contained in:
Jeremy Ruston 2025-02-26 18:07:39 +00:00
parent 41cd335cf4
commit 094428b1ab

View File

@ -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