Merge pull request #1181 from kelvintaywl/examples/fix_readme
fix typo in in README of examples (i.e., filename of test files)
This commit is contained in:
commit
4f5d3eab06
2 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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…
Add table
Add a link
Reference in a new issue