hurl/integration/tests_ok/import_curl.ps1

5 lines
169 B
PowerShell
Raw Normal View History

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