Skip to content

Commit 9f3feed

Browse files
authored
Move tests (google-gemini#141)
* move notebook tests * move tests so presubmits test the notebook integration
1 parent 9264c68 commit 9f3feed

21 files changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This "editable" mode lets you edit the source without needing to reinstall the p
6565
Use the builtin unittest package:
6666

6767
```
68-
python -m unittest discover --pattern '*test*.py'
68+
python -m unittest
6969
```
7070

7171
Or to debug, use:

tests/notebook/__init__.py

Whitespace-only changes.

tests/notebook/lib/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)