aspnetcore/test
Praburaj 4ccf7b090b Fixing test helpers
The command to execute tests have changed to dnx . test. As a result the path to dnx.exe cannot be retrieved from Environment.CommandLineArgs().

Changing the way to obtain path to dnx.exe.
2015-03-25 09:57:03 -07:00
..
E2ETests Fixing test helpers 2015-03-25 09:57:03 -07:00
MusicStore.Spa.Test
MusicStore.Test