mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 10:47:33 +00:00
Revised test data
Testing against the output of cook.rb isn't satisfactory because of the bugs in it; instead we're now going to test against the tiddlywiki.com build products
This commit is contained in:
1
test/tiddlywiki.2.6.5/source/tiddlywiki/js/Version.js
Executable file
1
test/tiddlywiki.2.6.5/source/tiddlywiki/js/Version.js
Executable file
@@ -0,0 +1 @@
|
||||
var version = {title: "TiddlyWiki", major: 2, minor: 6, revision: 5, date: new Date("October 6, 2011"), extensions: {}};
|
||||
Reference in New Issue
Block a user