mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 04:33:04 +01:00
Add a custom test script to appveyor.yml.
This commit is contained in:
parent
9e8d9ecedb
commit
a6f7a9ab36
3
appveyor.yml
Normal file
3
appveyor.yml
Normal file
@ -0,0 +1,3 @@
|
||||
test_script:
|
||||
- set
|
||||
- vstest.console /logger:Appveyor /Settings:"%APPVEYOR_BUILD_FOLDER%\src\Local.testsettings" %APPVEYOR_BUILD_FOLDER%\src\Test\bin\$(configuration)\Test.dll
|
Loading…
Reference in New Issue
Block a user