Description
The test case attempts to delete a non-existent directory, which returns a non-zero value, causing the next statement not to be executed.
The next statement creates the data directory and copies data which is tested for in subsequent tests.