mirror of
https://github.com/Smaug123/ClassicalCiphers.jl
synced 2025-10-09 03:18:41 +00:00
Added more tests for code coverage goal
This commit is contained in:
@@ -2,6 +2,7 @@ include(joinpath(dirname(@__DIR__), "src", "ClassicalCiphers.jl")); using .Class
|
||||
using Test
|
||||
|
||||
tests = [
|
||||
"common",
|
||||
"playfair",
|
||||
"vigenere",
|
||||
"monoalphabetic",
|
||||
|
Reference in New Issue
Block a user