[f-spot] drop ColorFilter from tests too



commit ee4d059fab749a6a234770e384ee9d69f532dcc1
Author: Stephane Delcroix <stephane delcroix org>
Date:   Mon Jul 6 14:08:46 2009 +0200

    drop ColorFilter from tests too

 tests/src/Filters/ColorFilter.cs |   49 --------------------------------------
 tests/src/Makefile.am            |    3 +-
 2 files changed, 1 insertions(+), 51 deletions(-)
---
diff --git a/tests/src/Makefile.am b/tests/src/Makefile.am
index f627049..f996061 100644
--- a/tests/src/Makefile.am
+++ b/tests/src/Makefile.am
@@ -11,8 +11,7 @@ SOURCES = 				\
 	Query/LogicalTerm.cs		\
 	Cms/Cms.cs			\
 	Filters/JpegFilter.cs		\
-	Filters/OrientationFilter.cs	\
-	Filters/ColorFilter.cs
+	Filters/OrientationFilter.cs
 
 PKGS = 					\
 	-pkg:mono-nunit			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]