Skip to content

Commit 4d789da

Browse files
committed
Add test for mprof, as per #181
1 parent cb38943 commit 4d789da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ test:
1919
$(PYTHON) test/test_exit_code.py
2020
$(PYTHON) test/test_mprof.py
2121
$(PYTHON) test/test_async.py
22+
mprof run test/test_func.py
2223

2324
develop:
2425
pip install -e .

0 commit comments

Comments
 (0)