mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-28 05:23:56 +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
|