Skip to content

Commit

Permalink
move tests so presubmits test the notebook integration
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkDaoust committed Dec 19, 2023
1 parent 595f851 commit 7203201
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ This "editable" mode lets you edit the source without needing to reinstall the p
Use the builtin unittest package:

```
python -m unittest discover --pattern '*test*.py'
python -m unittest
```

Or to debug, use:
Expand Down
Empty file added tests/notebook/__init__.py
Empty file.
Empty file added tests/notebook/lib/__init__.py
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7203201

Please sign in to comment.