From a74d0d44d15d5cdc8f86b1b80153721415afa82e Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Fri, 14 Nov 2014 22:34:13 -0500 Subject: remove skip from llframetimer_test now that it is fixed --- indra/llcommon/tests/llframetimer_test.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/llcommon/tests') diff --git a/indra/llcommon/tests/llframetimer_test.cpp b/indra/llcommon/tests/llframetimer_test.cpp index 47e7913cf9..46fc4ce93a 100755 --- a/indra/llcommon/tests/llframetimer_test.cpp +++ b/indra/llcommon/tests/llframetimer_test.cpp @@ -84,7 +84,6 @@ namespace tut template<> template<> void frametimer_object_t::test<3>() { - skip("fails with Xcode 6.x builds"); F64 seconds_since_epoch = LLFrameTimer::getTotalSeconds(); seconds_since_epoch += 2.0; LLFrameTimer timer; -- cgit v1.2.3