Fix the TODO handling in t/re/ReTest.pl's skip()
authorNicholas Clark <nick@ccl4.org>
Wed, 2 Mar 2011 13:46:10 +0000 (13:46 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 2 Mar 2011 13:46:10 +0000 (13:46 +0000)
commit76220d5e23b8dfc7d1b0accf1b99c079f0b43419
tree02fd03383cc865fca1d252714cfdad8b15fa3aac
parent22d7dfedf6b2f543bc146063b4bf98d2ae20fd86
Fix the TODO handling in t/re/ReTest.pl's skip()

It now does TODO & SKIP. However, currently I believe that nothing that uses it
is calling skip() with a TODO test.
t/re/ReTest.pl