From f04c96c540c6c1fe8d5f3b11e223d29d407f0e9f Mon Sep 17 00:00:00 2001 From: Vadim Savchuk Date: Thu, 29 Oct 2009 15:15:17 +0200 Subject: Re-enabling an accidentally disabled test --HG-- branch : product-engine --- indra/viewer_components/login/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/viewer_components/login/CMakeLists.txt b/indra/viewer_components/login/CMakeLists.txt index 2f0324bedf..fb65779eb7 100644 --- a/indra/viewer_components/login/CMakeLists.txt +++ b/indra/viewer_components/login/CMakeLists.txt @@ -53,4 +53,4 @@ set_source_files_properties( LL_TEST_ADDITIONAL_LIBRARIES "${PTH_LIBRARIES}" ) -#LL_ADD_PROJECT_UNIT_TESTS(lllogin "${lllogin_TEST_SOURCE_FILES}") +LL_ADD_PROJECT_UNIT_TESTS(lllogin "${lllogin_TEST_SOURCE_FILES}") -- cgit v1.2.3