mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-06-09 06:02:18 +00:00
ae61b08ae5
* jasmine: specify 'after' only in Node The commands module is never executed in browsers and the 'after' constraint caused a regression where tests were never run in the browser. * jasmine: give the startup module a name like all others