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
commitb70a3a45ef04e0e8ef6528e56696fd869b5b7721 (patch)
tree818ed0be422f9fba23e0d3926d4326029a7ef803 /ucb
parent070601483bc1addc01bbf11d39c8d58f07c64de0 (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 1e1f340d1b..bab29edc8f 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)
-