Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit f3df66c

Browse files
author
N. Taylor Mullen
committed
Update xunit.runner.kre => xunit.runner.aspnet.
1 parent 5e34ecd commit f3df66c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Microsoft.AspNet.StaticFiles.Tests/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"Microsoft.AspNet.StaticFiles": "1.0.0-*",
66
"Microsoft.AspNet.TestHost": "1.0.0-*",
77
"Microsoft.Framework.Logging.Testing": "1.0.0-*",
8-
"xunit.runner.kre": "1.0.0-*"
8+
"xunit.runner.aspnet": "2.0.0-aspnet-*"
99
},
1010
"commands": {
11-
"test": "xunit.runner.kre"
11+
"test": "xunit.runner.aspnet"
1212
},
1313
"frameworks": {
1414
"dnx451": {

0 commit comments

Comments
 (0)