0.3.0.dev
Richard Harding 12 years ago
parent 6af808bc14
commit 9fec245ae4

@ -2,6 +2,7 @@
This program facilitates the creation of a regression test case as used by the This program facilitates the creation of a regression test case as used by the
test module. It uses the current readability algorithm to capture a benchmark test module. It uses the current readability algorithm to capture a benchmark
and construct a new test case. and construct a new test case.
""" """
import errno import errno
import os import os

Loading…
Cancel
Save