mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-12 22:03:15 +00:00

* 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