fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dropdowns in top menu + changes in tutorial engine
[redakcja.git]
/
apps
/
wiki
/
tests
/
xslt
/
auto
/
auto_test.js
diff --git
a/apps/wiki/tests/xslt/auto/auto_test.js
b/apps/wiki/tests/xslt/auto/auto_test.js
index
cc1c5e4
..
6a02716
100644
(file)
--- 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';