summaryrefslogtreecommitdiffstats
path: root/com.gluster.storage.management.server
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-03-01 20:20:59 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-03-01 20:20:59 +0530
commit6ec01c2269e4e28c41c13dd09ff1a6dfeec6f7fb (patch)
tree15ec648f67ffcea0385ad94bb38222679c5d6690 /com.gluster.storage.management.server
parent66fa140102e7206758c6b46068c65eda58a2c904 (diff)
Introducing JUnit test cases
Diffstat (limited to 'com.gluster.storage.management.server')
-rw-r--r--com.gluster.storage.management.server/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/com.gluster.storage.management.server/.classpath b/com.gluster.storage.management.server/.classpath
index a88ad336..59631d14 100644
--- a/com.gluster.storage.management.server/.classpath
+++ b/com.gluster.storage.management.server/.classpath
@@ -10,6 +10,5 @@
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry combineaccessrules="false" kind="src" path="/com.gluster.storage.management.core"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
- <classpathentry kind="lib" path="WebContent/WEB-INF/classes"/>
<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
</classpath>