hurl/integration/tests_ok/import_curl.ps1

5 lines
183 B
PowerShell
Raw Normal View History

2023-04-22 10:55:32 +03:00
Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
hurl --file-root . tests_ok/import_curl.out > $null # Validate expected file
2023-04-22 10:55:32 +03:00
hurlfmt --in curl tests_ok/import_curl.in