From 56fed69c4a5c801e46b61f85e6e01fcd302ae2e5 Mon Sep 17 00:00:00 2001
From: Adam Moss <moss@lindenlab.com>
Date: Thu, 15 Oct 2009 19:06:40 +0000
Subject: [PATCH] remove moved test from this CMakeLists.

---
 indra/test/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt
index e2dbd84979e..9d8e781d489 100644
--- a/indra/test/CMakeLists.txt
+++ b/indra/test/CMakeLists.txt
@@ -29,7 +29,6 @@ include_directories(
 set(test_SOURCE_FILES
     io.cpp
 #    llapp_tut.cpp						# Temporarily removed until thread issues can be solved
-    llbase64_tut.cpp
     llblowfish_tut.cpp
     llbuffer_tut.cpp
     lldependencies_tut.cpp
-- 
GitLab