This repository was archived by the owner on Mar 14, 2024. It is now read-only.
Commit 7fad620
Make
Summary:
## Motivation and Context / Related issue
Allows users (and our continuous integration) to run all tests without having to manually list them.
## How Has This Been Tested (if it applies)
Look at the CircleCI build for this PR.
Pull Request resolved: #66
Reviewed By: adamlerer
Differential Revision: D15873577
Pulled By: lerks
fbshipit-source-id: 35f25734be66a0321dff5a52c0e23c589b8b89a5./setup.py test auto-discover and run tests (#66)1 parent bd3b22c commit 7fad620
3 files changed
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
Whitespace-only changes.
0 commit comments