diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-12-19 02:03:30 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-12-21 09:47:01 +0100 |
commit | bc9261df47a5dc59b670142485329299c944f984 (patch) | |
tree | 65cf0370e2438c14533bb7010ee66fc99cf91541 /features/truecrypt.feature | |
parent | 1bd026fa13481d9dcf14ab92baa4277324244466 (diff) | |
download | jenkins.debian.net-bc9261df47a5dc59b670142485329299c944f984.tar.xz |
lvc: remove some test scenarios we will never test (but are nice features in tails)
Diffstat (limited to 'features/truecrypt.feature')
-rw-r--r-- | features/truecrypt.feature | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/features/truecrypt.feature b/features/truecrypt.feature deleted file mode 100644 index db4cb5b0..00000000 --- a/features/truecrypt.feature +++ /dev/null @@ -1,12 +0,0 @@ -@product -Feature: TrueCrypt - As a Tails user - I *might* want to use TrueCrypt - - Scenario: TrueCrypt starts - Given a computer - And I set Tails to boot with options "truecrypt" - And I start Tails from DVD with network unplugged and I login - When I start TrueCrypt through the GNOME menu - And I deal with the removal warning prompt - Then I see "TrueCryptWindow.png" after at most 60 seconds |