diff options
author | 2014-05-08 15:55:32 +0000 | |
---|---|---|
committer | 2014-05-08 15:55:32 +0000 | |
commit | c81ff3a353650989fe8a8eff1a1a263d13d72658 (patch) | |
tree | 31b05c46bb64b729c433269b0e22816bb8ea063e /regress/usr.sbin/relayd/args-http-filter-url-file.in | |
parent | protip: "It's largely bad style to do (int)sizeof" (diff) | |
download | wireguard-openbsd-c81ff3a353650989fe8a8eff1a1a263d13d72658.tar.xz wireguard-openbsd-c81ff3a353650989fe8a8eff1a1a263d13d72658.zip |
Adjust this test contents from path keytype to url keytype to match the name of
the test file.
ok reyk
Diffstat (limited to 'regress/usr.sbin/relayd/args-http-filter-url-file.in')
-rw-r--r-- | regress/usr.sbin/relayd/args-http-filter-url-file.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.sbin/relayd/args-http-filter-url-file.in b/regress/usr.sbin/relayd/args-http-filter-url-file.in index 20fd8269428..11aae001868 100644 --- a/regress/usr.sbin/relayd/args-http-filter-url-file.in +++ b/regress/usr.sbin/relayd/args-http-filter-url-file.in @@ -1,2 +1,2 @@ -/3 -/0 +foo.bar/3 +foo.bar/0 |