Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobocoder <anthon.pang@gmail.com>2011-03-18 20:29:24 +0300
committerrobocoder <anthon.pang@gmail.com>2011-03-18 20:29:24 +0300
commit99c86a9bb8b50b8cb27f3298445236071fbcc57b (patch)
tree0339c16b16f2034627f3e0d504c0716bdf269fa9 /tests/webtest
parentfdcc2cc7367bb7f7d9204d9c17ac49c6febde3c4 (diff)
git-svn-id: http://dev.piwik.org/svn/trunk@4130 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'tests/webtest')
-rw-r--r--tests/webtest/testcases/level0/1.4-javascript.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/webtest/testcases/level0/1.4-javascript.xml b/tests/webtest/testcases/level0/1.4-javascript.xml
index 7bd43c0b2d..4255ca59ae 100644
--- a/tests/webtest/testcases/level0/1.4-javascript.xml
+++ b/tests/webtest/testcases/level0/1.4-javascript.xml
@@ -33,7 +33,7 @@
<verifyXPath description="check for result" xpath="//span[@class='failed']" />
</retry>
- <ifStep description="are we in a frame?" />
+ <ifStep description="are we in a frame?">
<condition>
<not>
<verifyTitle description="check the title is parsed correctly" text="piwik.js: Unit Tests" />