Skip to content

Commit

Permalink
Remove/fix broken tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Oct 2, 2020
1 parent cfebc3b commit f416734
Show file tree
Hide file tree
Showing 12 changed files with 25 additions and 959 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ repos:
rev: 3.7.9
hooks:
- id: flake8
exclude: '^(fido2|test)/_pyu2f/.*'
- repo: https://github.com/psf/black
rev: 19.10b0
hooks:
- id: black
exclude: '^(fido2|test)/_pyu2f/.*'
- repo: https://github.com/PyCQA/bandit
rev: 1.6.2
hooks:
Expand Down
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ See the _COPYING_ file for the full license text.

This project contains source code from pyu2f (https://github.com/google/pyu2f)
which is licensed under the Apache License, version 2.0.
These files are located in `fido2/_pyu2f/` and `test/_pyu2f/`.
These files are located in `fido2/hid/`.
See http://www.apache.org/licenses/LICENSE-2.0,
or the _COPYING.APLv2_ file for the full license text.

Expand Down
122 changes: 0 additions & 122 deletions test/_pyu2f/test_freebsd.py

This file was deleted.

183 changes: 0 additions & 183 deletions test/_pyu2f/test_hidtransport.py

This file was deleted.

Loading

0 comments on commit f416734

Please sign in to comment.