The source project of this merge request has been removed.
py.test unit test for make upper (issue #1)
- This may actually expose an error in the
make_upper()
method since this test does not pass, and I think it should - Can run simply with
py.test -v
from the root directory of the repo.