diff options
author | Philip Hands <phil@hands.com> | 2016-05-11 17:11:01 +0200 |
---|---|---|
committer | Philip Hands <phil@hands.com> | 2016-05-11 17:11:01 +0200 |
commit | a5d56e3b5443263b53b0487c81125123411bd0cf (patch) | |
tree | 71b1bdafc0a5978bca9073609eff33e228e29a12 /features/mat.feature | |
parent | 555d9414f758cc0062eff700a0352ae177fd9be5 (diff) | |
download | jenkins.debian.net-a5d56e3b5443263b53b0487c81125123411bd0cf.tar.xz |
move cucumber things under cucumber/
Diffstat (limited to 'features/mat.feature')
-rw-r--r-- | features/mat.feature | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/features/mat.feature b/features/mat.feature deleted file mode 100644 index e492b0fb..00000000 --- a/features/mat.feature +++ /dev/null @@ -1,13 +0,0 @@ -@product -Feature: Metadata Anonymization Toolkit - As a Tails user - I want to be able to remove leaky metadata from documents and media files - - # In this feature we cannot restore from snapshots since it's - # incompatible with filesystem shares. - - Scenario: MAT can clean a PDF file - Given a computer - And I setup a filesystem share containing a sample PDF - And I start Tails from DVD with network unplugged and I login - Then MAT can clean some sample PDF file |