| Index: source/test/testdata/tstfiles.mk
|
| diff --git a/source/test/testdata/tstfiles.mk b/source/test/testdata/tstfiles.mk
|
| index 8ba8d45593cd2db0a33b273ab6f9b1138cca27ed..ada751f021f85dd40ce47f1d54d1ff021a9702d2 100644
|
| --- a/source/test/testdata/tstfiles.mk
|
| +++ b/source/test/testdata/tstfiles.mk
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (C) 2007, International Business Machines Corporation and others. All Rights Reserved.
|
| +# Copyright (C) 2007-2014, International Business Machines Corporation and others. All Rights Reserved.
|
| #
|
| # TEST_RES_SOURCE defines data driven tests and other resource files to be included with
|
| # the testdata package. For ordinary resource bundles, they only need to be referenced here.
|
| @@ -6,5 +6,5 @@
|
| # Not everything has been moved to this file yet, as this is a new facility.
|
| #
|
|
|
| -TEST_RES_SOURCE=DataDrivenCollationTest.txt calendar.txt format.txt
|
| +TEST_RES_SOURCE=calendar.txt format.txt
|
|
|
|
|