Skip to content

Commit 63f6aa7

Browse files
committed
fixup! Migrate tests to Xunit.Net 2.0
1 parent 6fd8cee commit 63f6aa7

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
@@ -13,7 +13,7 @@ environment:
1313
matrix:
1414
- xunit_runner: xunit.console.exe
1515
Arch: 64
16-
- xunit_runner: unit.console.x86.exe
16+
- xunit_runner: xunit.console.x86.exe
1717
Arch: 32
1818

1919
build_script:

0 commit comments

Comments
 (0)