summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-01-14 16:35:31 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-01-14 16:35:31 +0000
commit58ffd454fca9da52f9910b99d2f7d4ae9841d824 (patch)
tree3611b5ef1b2f0123ff3ae4af3f375d504bcd5d25 /package
parentcfbc5ea3da5bcfc5c8cc22b3bcc37771949b8be4 (diff)
INTEGRATION: CWS fwk79 (1.13.22); FILE MERGED
2007/12/05 12:31:13 mav 1.13.22.1: #i84234# adjust the tests
Diffstat (limited to 'package')
-rw-r--r--package/qa/storages/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/qa/storages/makefile.mk b/package/qa/storages/makefile.mk
index c238df2cc995..5df982c6016b 100644
--- a/package/qa/storages/makefile.mk
+++ b/package/qa/storages/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: ihi $ $Date: 2007-03-26 12:13:16 $
+# last change: $Author: ihi $ $Date: 2008-01-14 17:35:31 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -78,6 +78,7 @@ JAVAFILES =\
RegressionTest_i49755.java\
RegressionTest_i59886.java\
RegressionTest_i61909.java\
+ RegressionTest_i84234.java\
RegressionTest_125919.java
JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)