From 2a4d078be1bf9e53c18b90f915e100c4f2e655b2 Mon Sep 17 00:00:00 2001
From: Guillaume HEUSCH <guillaume.heusch@idiap.ch>
Date: Thu, 24 Jan 2019 09:07:56 +0100
Subject: [PATCH] added bob.db.casiasurf and bob.db.maskattack in test in the
 conda recipe

---
 conda/meta.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conda/meta.yaml b/conda/meta.yaml
index ba29310d..a3584a1f 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -63,6 +63,8 @@ test:
     - bob.db.replaymobile
     - bob.db.msu_mfsd_mod
     - bob.db.mobio
+    - bob.db.maskattack
+    - bob.db.casiasurf
     - bob.rppg.base
 
 about:
-- 
GitLab