aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-07-01 11:14:41 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-07-01 11:14:41 -0700
commit4fc8717d8549de46437921107999fd4df7c15be1 (patch)
tree87fddac4de2dc93370deab8552f6bdc97bb6780c
parentf29ffc15b1387c9b895ef0c8e4e82c914776662d (diff)
update tests
-rwxr-xr-xtests/runner.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/runner.py b/tests/runner.py
index 563e6782..2ce72240 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -7554,11 +7554,11 @@ def process(filename):
return 0;
}
'''
- self.do_run(src, '''www.cheezburger.com : 1 : 4
+ self.do_run(src, '''www.cheezburger.com : 2 : 4
* -84.29.1.0.
-fail.on.this.never.work : 1 : 4
+fail.on.this.never.work : 2 : 4
* -84.29.2.0.
-localhost : 1 : 4
+localhost : 2 : 4
* -84.29.3.0.
''')