Skip to content
Snippets Groups Projects
Commit cbcdae3c authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Declare tests

parent 7a0a52a1
No related branches found
No related tags found
No related merge requests found
...@@ -41,6 +41,9 @@ setup( ...@@ -41,6 +41,9 @@ setup(
'bob.db': [ 'bob.db': [
'replay = replay.db', 'replay = replay.db',
] ]
'bob.test': [
'replay = replay.test',
]
}, },
) )
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