Skip to content

Commit b631e0b

Browse files
committed
fixing tests
1 parent 5206459 commit b631e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ before_test:
1515
test:
1616
assemblies:
1717
only:
18-
- ./Tests/**.dll
18+
- ./Tests/**/*.dll
1919
artifacts:
2020
- path: QueryTree.zip
2121
name: QueryTree

0 commit comments

Comments
 (0)