From 14d924f6c74f5d8cdd5450e318dfdc38a7a36ac7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karsten=20Silkenb=C3=A4umer?= Date: Sat, 2 Mar 2019 22:27:53 +0100 Subject: [PATCH] Add test for the error fixed before --- tests/operations/tests/BaconCipher.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/operations/tests/BaconCipher.mjs b/tests/operations/tests/BaconCipher.mjs index 16f4bac1..ba3922d7 100644 --- a/tests/operations/tests/BaconCipher.mjs +++ b/tests/operations/tests/BaconCipher.mjs @@ -234,7 +234,7 @@ TestRegister.addTests([ }, { name: "Bacon Decode: complete alphabet case code inverse", - input: "Well, there's now another example which will be not only strange to read but sound weird for everyone knowing nothing what the thing is about. Nevertheless, works great out of the box.", + input: "Well, there's now another example which will be not only strange to read but sound weird for everyone knowing nothing what the thing is about. Nevertheless, works great out of the box. ", expectedOutput: "DECODE", recipeConfig: [ {