features/ftp_server/put.feature in ftpd-0.2.1 vs features/ftp_server/put.feature in ftpd-0.2.2
- old
+ new
@@ -1,10 +1,9 @@
Feature: Put
As a client
- I want to securely put a file
+ I want to upload a file
So that someone else can have it
- But nobody else can
Background:
Given the test server is started
Scenario: ASCII file with *nix line endings