Skip to content

Commit

Permalink
removed duplicate test
Browse files Browse the repository at this point in the history
  • Loading branch information
VirtualColossus committed Oct 31, 2019
1 parent c0e0245 commit d5cfe9f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions tests/operations/tests/Lorenz.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -79,18 +79,6 @@ TestRegister.addTests([
}
]
},
{
// KH Pattern, all 1s
name: "Lorenz SZ42a: KH pattern, plain text, all 1s",
input: "HELLO WORLD, THIS IS A TEST MESSAGE.",
expectedOutput: "VIC3TS/ZOHUYXWLTUXPV9ZNOTW9IXJPFDLIBB5ZD9K",
recipeConfig: [
{
"op": "Lorenz",
"args": ["SZ42a", "KH Pattern", false, "Send", "Plaintext", "Plaintext", "5/8/9", 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, ".x...xx.x.x..xxx.x.x.xxxx.x.x.x.x.x..x.xx.x", ".xx.x.xxx..x.x.x..x.xx.x.xxx.x....x.xx.x.x.x..x", ".x.x.x..xxx....x.x.xx.x.x.x..xxx.x.x..x.x.xx..x.x.x", ".xx...xxxxx.x.x.xx...x.xx.x.x..x.x.xx.x..x.x.x.x.x.x.", "xx...xx.x..x.xx.x...x.x.x.x.x.x.x.x.xx..xxxx.x.x...xx.x..x.", "x.x.x.x.x.x...x.x.x...x.x.x...x.x....", ".xxxx.xxxx.xxx.xxxx.xx....xxx.xxxx.xxxx.xxxx.xxxx.xxx.xxxx...", ".x...xxx.x.xxxx.x...x.x..xxx....xx.xxxx..", "x..xxx...x.xxxx..xx..x..xx.xx..", "..xx..x.xxx...xx...xx..xx.xx.", "xx..x..xxxx..xx.xxx....x..", "xx..xx....xxxx.x..x.x.."]
}
]
},
{
// KH Pattern, Full Test on real message
name: "Lorenz SZ42a: Receive, KH pattern, ITA2 output",
Expand Down

0 comments on commit d5cfe9f

Please sign in to comment.