fix filename of test files in README of examples

This commit is contained in:
tay-k 2014-09-18 18:21:36 +09:00
parent 80283d6c59
commit f95acc64d6
2 changed files with 2 additions and 2 deletions

View file

@ -26,5 +26,5 @@
~ Is it tested?
You betcha. Run the `flaskr_tests.py` file to see
You betcha. Run the `test_flaskr.py` file to see
the tests pass.

View file

@ -27,5 +27,5 @@
~ Is it tested?
You betcha. Run the `minitwit_tests.py` file to
You betcha. Run the `test_minitwit.py` file to
see the tests pass.