mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-27 16:26:40 +03:00
Delete unnecessary integration test.
/data.bin is a now a valid filename, provided one use --file-root option.
This commit is contained in:
parent
fc661c6f68
commit
3efe215e0e
@ -1,7 +0,0 @@
|
||||
error: Parsing Filename
|
||||
--> tests_error_parser/invalid_file.hurl:2:6
|
||||
|
|
||||
2 | file,/data.bin;
|
||||
| ^ expecting a filename
|
||||
|
|
||||
|
@ -1 +0,0 @@
|
||||
2
|
@ -1,4 +0,0 @@
|
||||
POST http://localhost:8000/post-file
|
||||
file,/data.bin;
|
||||
|
||||
HTTP/1.0 200
|
Loading…
Reference in New Issue
Block a user