1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +00:00

Docs updates

This commit is contained in:
Jermolene 2014-05-03 16:27:22 +01:00
parent 6ccf02ed96
commit 2f32621024
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
title: ParsingMechanism
tags: mechanism
tags: mechanism dev
created: 201311011307
modified: 201311011307

View File

@ -1,5 +1,5 @@
modified: 201311222159
tags: dev
tags: dev mechanism
title: TestingMechanism
TiddlyWiki5 incorporates the Jasmine JavaScript testing framework (see http://pivotal.github.io/jasmine/). It allows the same tests to be run both in the browser and under Node.js.