mirror of
https://github.com/Smaug123/ClassicalCiphers.jl
synced 2025-10-06 01:48:41 +00:00
Move to Project.toml, bump to Julia v1 (#18)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using ClassicalCiphers
|
||||
using Base.Test
|
||||
using Test
|
||||
|
||||
@test encrypt_solitaire("aaaaaaaaaaaaaaa", "") == "EXKYIZSGEHUNTIQ"
|
||||
@test encrypt_solitaire("aaaaaaaaaaaaaaa", "f") == "XYIUQBMHKKJBEGY"
|
||||
|
Reference in New Issue
Block a user