From 0a39c81f93dd616be16a9ce3fc3caa0d31aa339f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksander=20=C5=81ukasz?= Date: Tue, 26 Mar 2013 15:56:45 +0100 Subject: [PATCH] Changing test name for clearer reporting --- apps/wiki/tests/xslt/auto/auto_test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/wiki/tests/xslt/auto/auto_test.js b/apps/wiki/tests/xslt/auto/auto_test.js index cc1c5e4c..6a02716e 100644 --- a/apps/wiki/tests/xslt/auto/auto_test.js +++ b/apps/wiki/tests/xslt/auto/auto_test.js @@ -81,7 +81,7 @@ function assertNodesEqual(lhs, rhs, areHTMLNodes) { throwError(); } -suite('Auto tests', function() { +suite('wiki.tests.xslt.auto', function() { var tempFileName = '.temp.xml'; var xsltStyleSheetPath = __dirname + '/../../../../../redakcja/static/xsl/wl2html_client.xsl'; -- 2.20.1