hurl/integration/tests_ok/version.ps1

4 lines
78 B
PowerShell
Raw Normal View History

2023-05-14 09:35:22 +03:00
Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
hurl --version