From 293204040bf448271d0f38a6bf9462f531662a6f Mon Sep 17 00:00:00 2001 From: Manuel Ebert Date: Sun, 27 Jul 2014 13:08:07 +0900 Subject: [PATCH] Remove deprecated tests --- features/encryption.feature | 5 ----- 1 file changed, 5 deletions(-) diff --git a/features/encryption.feature b/features/encryption.feature index 472b91d2..aa194ee2 100644 --- a/features/encryption.feature +++ b/features/encryption.feature @@ -22,11 +22,6 @@ Then we should see the message "Password" and the output should contain "2013-06-10 15:40 Life is good" - Scenario: Loading an encrypted journal with password in config - Given we use the config "encrypted_with_pw.json" - When we run "jrnl -n 1" - Then the output should contain "2013-06-10 15:40 Life is good" - Scenario: Storing a password in Keychain Given we use the config "multiple.json" When we run "jrnl simple --encrypt" and enter "sabertooth"