From 3c57335ef970bf05255be8e9dcae58c3b4c9aa11 Mon Sep 17 00:00:00 2001 From: regrain Date: Fri, 21 Oct 2005 12:24:57 +0000 Subject: [PATCH] * Reactivate TestVR because the problem was already solved -- BeNours --- Testing/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 0b3129ea..25eafebc 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -12,7 +12,7 @@ SET(TEST_SOURCES TestBug.cxx TestHash.cxx TestTS.cxx - #TestVR.cxx + TestVR.cxx TestDictGroupName.cxx TestDict.cxx TestDataEntry.cxx -- 2.45.1