hurl/integration/tests_ok/import_curl.ps1
2023-04-24 14:38:27 +02:00

5 lines
183 B
PowerShell
Executable File

Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
hurl --file-root . tests_ok/import_curl.out > $null # Validate expected file
hurlfmt --in curl tests_ok/import_curl.in