mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-15 02:51:47 +03:00
6 lines
165 B
PowerShell
6 lines
165 B
PowerShell
|
powershell write-host -foregroundcolor Cyan "----- tests -----"
|
||
|
|
||
|
& $PSScriptRoot\test_prerequisites.ps1
|
||
|
& $PSScriptRoot\test_unit.ps1
|
||
|
& $PSScriptRoot\test_integ.ps1
|