add audio/tests/test_licensechoices.py

This commit is contained in:
2021-04-05 14:25:29 -07:00
parent fa30e89b0e
commit 620140336c
4 changed files with 35 additions and 3 deletions

1
.gitignore vendored
View File

@@ -4,4 +4,5 @@ accounts/__pycache__
accounts/migrations/__pycache__
audio/__pycache__
audio/migrations/__pycache__
audio/tests/__pycache__
tp/__pycache__