]> git.scottworley.com Git - rfc1751/blob - tests/encode.sh
.gitignore __pycache__
[rfc1751] / tests / encode.sh
1 #!/bin/sh
2
3 set -e
4
5 [ "$(python3 rfc1751.py 2937402)" = 'LOVE YOU' ]
6 [ "$(python3 rfc1751.py 669350037874937989068749321016845031137563765)" = 'BIG BIG ONE SO BIG SO SO BIG ONE WORK GOOD WORK REAL GOOD' ]