aboutsummaryrefslogtreecommitdiff
path: root/awwan_decrypt_test.go
AgeCommit message (Collapse)Author
2024-03-22all: replace module "share" with "pakakeh.go"Shulhan
The "share" project has been moved to SourceHut with new name "pakakeh.go".
2023-10-30all: move the awwan unit test to separate filesShulhan
For testing "local" command move the unit tests to file "awwan_local_test.go", for testing "encrypt" command move the unit tests to file "awwan_encrypt_test.go", and so on.