Remove redundant unitTestLauncher.ps1 command
This commit is contained in:
parent
c58f3f7cb3
commit
0405e230eb
|
@ -75,7 +75,6 @@ after_build:
|
|||
Copy-Item "$env:APPVEYOR_BUILD_FOLDER\PowerEditor\installer\functionList" -Destination "$env:APPVEYOR_BUILD_FOLDER\PowerEditor\bin" -Recurse
|
||||
cd .\PowerEditor\Test\FunctionList\
|
||||
.\unitTestLauncher.ps1
|
||||
.\unitTestLauncher.ps1
|
||||
#ATTENTION: current working dir is no longer at APPVEYOR_BUILD_FOLDER
|
||||
cd ..\UrlDetection
|
||||
.\verifyUrlDetection.ps1
|
||||
|
|
Loading…
Reference in New Issue