1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||
|
from docs_src.app_testing.tutorial004 import test_read_items |
||||
|
|
||||
|
|
||||
|
def test_main(): |
||||
|
test_read_items() |
Loading…
Reference in new issue