You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2012/12/16 02:17:33 UTC

[37/50] git commit: How did that get in there?

How did that get in there?


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/9cbc9243
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/9cbc9243
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/9cbc9243

Branch: refs/heads/master
Commit: 9cbc9243cd9977584ba2794609b0bdb48761ea8c
Parents: 8fcbbcb
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Wed Dec 5 08:51:43 2012 -0800
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Wed Dec 5 08:51:43 2012 -0800

----------------------------------------------------------------------
 .../integration/app3/PageCatalogTests.groovy       |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/9cbc9243/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app3/PageCatalogTests.groovy
----------------------------------------------------------------------
diff --git a/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app3/PageCatalogTests.groovy b/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app3/PageCatalogTests.groovy
index 3ca3efd..7d1dbb5 100644
--- a/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app3/PageCatalogTests.groovy
+++ b/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app3/PageCatalogTests.groovy
@@ -21,7 +21,7 @@ class PageCatalogTests extends TapestryCoreTestCase
 
         sleep 1000
 
-        assertTextPresent "Page cache cleared"                                                                bzonref
+        assertTextPresent "Page cache cleared"
 
         click "link=Run the GC"