From c9d2364e0cc56c58bef830418da2630cd59be25b Mon Sep 17 00:00:00 2001 From: natecain Date: Tue, 17 Sep 2013 22:24:17 -0400 Subject: [PATCH] Fix up descriptions for tests --- editions/testcommonjs/tiddlers/hasOwnProperty/hasOwnProperty.js | 2 ++ editions/testcommonjs/tiddlers/hasOwnProperty/toString.js | 2 ++ editions/testcommonjs/tiddlers/monkeys/a.js | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/editions/testcommonjs/tiddlers/hasOwnProperty/hasOwnProperty.js b/editions/testcommonjs/tiddlers/hasOwnProperty/hasOwnProperty.js index d2cd5f7ae..6c2bd8b0d 100644 --- a/editions/testcommonjs/tiddlers/hasOwnProperty/hasOwnProperty.js +++ b/editions/testcommonjs/tiddlers/hasOwnProperty/hasOwnProperty.js @@ -3,4 +3,6 @@ title: hasOwnProperty.js type: application/javascript module-type: library +OwnProperty test A + \*/ diff --git a/editions/testcommonjs/tiddlers/hasOwnProperty/toString.js b/editions/testcommonjs/tiddlers/hasOwnProperty/toString.js index 8cff4c578..76da31d77 100644 --- a/editions/testcommonjs/tiddlers/hasOwnProperty/toString.js +++ b/editions/testcommonjs/tiddlers/hasOwnProperty/toString.js @@ -3,4 +3,6 @@ title: toString.js type: application/javascript module-type: library +OwnProperty test B + \*/ diff --git a/editions/testcommonjs/tiddlers/monkeys/a.js b/editions/testcommonjs/tiddlers/monkeys/a.js index 73cf6e377..37023fc9a 100644 --- a/editions/testcommonjs/tiddlers/monkeys/a.js +++ b/editions/testcommonjs/tiddlers/monkeys/a.js @@ -3,7 +3,7 @@ title: monkeys/a.js type: application/javascript module-type: library -Missing test A +Monkeys test A \*/