Skip to content

Commit 6bf1eb8

Browse files
committed
change test discovery glob pattern
1 parent a2a0257 commit 6bf1eb8

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
@@ -26,7 +26,7 @@ build_script:
2626

2727
test:
2828
assemblies:
29-
- '**\Exceptionless*.Tests.dll'
29+
- '**\*.Tests.dll'
3030

3131
after_test:
3232
- ps: .\Libraries\Package.ps1

0 commit comments

Comments
 (0)