summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-09 14:39:14 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-09 14:39:25 +0100
commitb46d195e0c45a0d8d9875c31df6e554a24cd839d (patch)
tree7d3fd88d07ef9716a6a05a65023534572b67c626 /ucb
parent9c456b951a70d32cb21f636cb7ffc7aea5791d4c (diff)
Remove old test
Diffstat (limited to 'ucb')
-rw-r--r--ucb/test/com/sun/star/comp/ucb/makefile.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/ucb/test/com/sun/star/comp/ucb/makefile.mk b/ucb/test/com/sun/star/comp/ucb/makefile.mk
index 1e1f340d1bff..bab29edc8fbc 100644
--- a/ucb/test/com/sun/star/comp/ucb/makefile.mk
+++ b/ucb/test/com/sun/star/comp/ucb/makefile.mk
@@ -51,9 +51,3 @@ $(JAVAFILES): $(MISC)$/$(TARGET).createdclassdir
$(MISC)$/$(TARGET).createdclassdir:
- $(MKDIR) $(CLASSDIR)
$(TOUCH) $@
-
-runtest:
- java -classpath $(CLASSPATH) org.openoffice.Runner -TestBase java_complex \
- -AppExecutionCommand "c:\staroffice8.m13\program\soffice -accept=socket,host=localhost,port=8100;urp;" \
- -o $(subst,$/,. $(PACKAGE)$/GlobalTransfer_Test)
-