mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-21 01:51:57 +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
|