diff options
Diffstat (limited to 'test/test_address.sh')
-rwxr-xr-x | test/test_address.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_address.sh b/test/test_address.sh index 9c7a247..8466cc2 100755 --- a/test/test_address.sh +++ b/test/test_address.sh @@ -1,6 +1,6 @@ #!/bin/sh -FILTER=cat +FILTER="grep -v warning" sub() { |