Skip to content
Snippets Groups Projects
Commit 2ce0edf9 authored by Anjith GEORGE's avatar Anjith GEORGE
Browse files

Added bob.db.batl

parent 8cd56b44
No related branches found
No related tags found
1 merge request!86Batl loo protocols
Pipeline #26474 failed
...@@ -221,6 +221,7 @@ def test_casiasurf(): ...@@ -221,6 +221,7 @@ def test_casiasurf():
% e) % e)
# Test the BATL database # Test the BATL database
@db_available('batl-db')
def test_aggregated_db(): def test_aggregated_db():
batl_db = bob.bio.base.load_resource( batl_db = bob.bio.base.load_resource(
'batl-db', 'batl-db',
......
...@@ -67,6 +67,7 @@ test: ...@@ -67,6 +67,7 @@ test:
- bob.db.mobio - bob.db.mobio
- bob.db.maskattack - bob.db.maskattack
- bob.db.casiasurf - bob.db.casiasurf
- bob.db.batl
- bob.rppg.base - bob.rppg.base
about: about:
......
...@@ -5,3 +5,4 @@ bob.db.msu_mfsd_mod ...@@ -5,3 +5,4 @@ bob.db.msu_mfsd_mod
bob.db.mobio bob.db.mobio
bob.db.maskattack bob.db.maskattack
bob.db.casiasurf bob.db.casiasurf
bob.db.batl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment