From c835f9681e64009d2938603d022804777c494887 Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Mon, 2 May 2011 08:47:01 +0000 Subject: adding the webapp folder to devtest module --- devtest/src/main/webapp/WEB-INF/web.xml | 2 ++ devtest/src/main/webapp/index.html | 15 +++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 devtest/src/main/webapp/WEB-INF/web.xml create mode 100644 devtest/src/main/webapp/index.html (limited to 'devtest') diff --git a/devtest/src/main/webapp/WEB-INF/web.xml b/devtest/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 00000000..e7253749 --- /dev/null +++ b/devtest/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,2 @@ + + diff --git a/devtest/src/main/webapp/index.html b/devtest/src/main/webapp/index.html new file mode 100644 index 00000000..6323ff6d --- /dev/null +++ b/devtest/src/main/webapp/index.html @@ -0,0 +1,15 @@ + + + + + + + + + -- cgit v1.2.3