[folks] Run key-file tests later, since it's a low-priority backend.



commit 57725c31bb2efaf866174cc09c0f60000104e800
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Wed Aug 3 13:47:24 2011 -0700

    Run key-file tests later, since it's a low-priority backend.

 tests/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c811099..3d6dbec 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -3,7 +3,6 @@ SUBDIRS = \
     lib \
     tools \
     folks \
-    key-file \
     telepathy \
     $(NULL)
 
@@ -15,6 +14,8 @@ if ENABLE_EDS
 SUBDIRS += eds
 endif
 
+SUBDIRS += key-file
+
 if ENABLE_TRACKER
 SUBDIRS += tracker
 endif



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