Skip to content

Commit 7f1878d

Browse files
committed
add prepare func tests
1 parent 64f9abe commit 7f1878d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ func-test-ubuntu:
115115
- py.test test/test_functional/test_tree* -vx
116116
- py.test test/test_functional/test_annote-parser.py -vx
117117
- py.test test/test_functional/test_annote.py -xv
118+
- py.test test/test_functional/test_prepare* -vx
118119
- mv .coverage .coverage-functional
119120
artifacts:
120121
paths:

0 commit comments

Comments
 (0)