Add more unit tests

This commit is contained in:
Arinerron 2018-03-03 14:18:57 -08:00
parent cc4687021a
commit ee59b12238
No known key found for this signature in database
GPG key ID: 99383627861C62F0
5 changed files with 103 additions and 25 deletions

1
.gitignore vendored
View file

@ -6,5 +6,6 @@ onionr/*.pyc
onionr/*.log
onionr/data/hs/hostname
onionr/data/*
onionr/data-backup/*
onionr/gnupg/*
run.sh