You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2019/01/18 11:54:46 UTC

[myfaces] branch master updated: MYFACES-4265: removal of junk description

This is an automated email from the ASF dual-hosted git repository.

werpu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces.git


The following commit(s) were added to refs/heads/master by this push:
     new 120f4cf  MYFACES-4265: removal of junk description
120f4cf is described below

commit 120f4cf271d3caa437e79d88e13df19db0a0884f
Author: Werner Punz <we...@gmail.com>
AuthorDate: Fri Jan 18 12:54:38 2019 +0100

    MYFACES-4265: removal of junk description
---
 integration-tests/ajax/src/main/webapp/test2-viewbody.xhtml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/integration-tests/ajax/src/main/webapp/test2-viewbody.xhtml b/integration-tests/ajax/src/main/webapp/test2-viewbody.xhtml
index 06126ab..1ea86cb 100644
--- a/integration-tests/ajax/src/main/webapp/test2-viewbody.xhtml
+++ b/integration-tests/ajax/src/main/webapp/test2-viewbody.xhtml
@@ -34,11 +34,6 @@
         <p>This test tests the javax.faces.ViewBody update part of the protocol
             with embedded scripts included</p>
 
-        <h1>ViewRoot testcase2</h1>
-
-        <h2>This test tests the javax.faces.ViewRoot update part of the protocol
-            with embedded scripts included</h2>
-
 
         <div id="testResults">
             <h3>After triggering this test the entiere page should be replaced by the test result</h3>