summaryrefslogtreecommitdiff
path: root/ridljar
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-01-26 16:42:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-01-26 16:42:11 +0000
commit016a65ca63a7e26c5051be0c77228a7e4c6f77c8 (patch)
tree18d36b4b033bdcafc03b936cba43332881ca44b9 /ridljar
parentf7714457c3fb398d095b01f5bf0a682d5fe23373 (diff)
INTEGRATION: CWS sb46 (1.4.8); FILE MERGED
2006/01/13 11:53:23 sb 1.4.8.1: #i60341# Enforce that an Any does not wrap another Any.
Diffstat (limited to 'ridljar')
-rw-r--r--ridljar/test/com/sun/star/uno/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/ridljar/test/com/sun/star/uno/makefile.mk b/ridljar/test/com/sun/star/uno/makefile.mk
index 8c05b031313e..50e93b29db8d 100644
--- a/ridljar/test/com/sun/star/uno/makefile.mk
+++ b/ridljar/test/com/sun/star/uno/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 13:28:31 $
+# last change: $Author: hr $ $Date: 2006-01-26 17:42:11 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,6 +39,7 @@ TARGET := test_com_sun_star_uno
PACKAGE := com$/sun$/star$/uno
JAVATESTFILES := \
+ Any_Test.java \
Type_Test.java \
UnoRuntime_Test.java