Skip to content

Commit 64ee249

Browse files
committed
Fixed parse error
1 parent 5a0003c commit 64ee249

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
@@ -25,7 +25,7 @@ build_script:
2525

2626
test:
2727
assemblies:
28-
- **\*.Tests.dll
28+
- '**\*.Tests.dll'
2929

3030
deploy:
3131
- provider: NuGet

0 commit comments

Comments
 (0)