Remove xunit line

This commit is contained in:
Thomas Stangl
2018-11-06 13:41:08 +01:00
parent 1e4cbb614f
commit 367c107a2d

View File

@@ -56,9 +56,9 @@ test_script:
# run the unit tests (requires changing into the test directory) # run the unit tests (requires changing into the test directory)
- cmd: cd tests - cmd: cd Sharp7.Rx.Tests
- cmd: dotnet xunit # TODO run specflow tests
on_finish : on_finish :