Browse Source

fix filename of test files in README of examples

pull/1181/head
tay-k 10 years ago
parent
commit
f95acc64d6
  1. 2
      examples/flaskr/README
  2. 2
      examples/minitwit/README

2
examples/flaskr/README

@ -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.

2
examples/minitwit/README

@ -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.

Loading…
Cancel
Save