aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-03-04 10:20:55 -0800
committerAlon Zakai <alonzakai@gmail.com>2013-03-04 10:20:55 -0800
commitbbda9eeaf9d1dd4f02f7507902dcbcff188485fb (patch)
treea6c32fb45a0a1de173359b4566544ae371ee293c
parent02cdea5859956e1bffcdc1f26a188200a529c53a (diff)
rename test to avoid grep for 'error' to see it
-rwxr-xr-xtests/runner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runner.py b/tests/runner.py
index 2515ef33..120a965d 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -5086,7 +5086,7 @@ at function.:blag
'''
self.do_run(src, '22 : me and myself 25 1.34\n21 waka 95\n')
- def test_perror(self):
+ def test_perrar(self):
src = r'''
#include <sys/types.h>
#include <sys/stat.h>