Sha256: 6d8d5b588994e34f792c3eff296a4560521f0ae0f1d126d4f7ff5b2733fd266c
Contents?: true
Size: 510 Bytes
Versions: 8
Compression:
Stored size: 510 Bytes
Contents
Feature: Open directory tree Scenario: Open directory Given I will choose "." from the "open_directory" dialog When I open a directory Then I should see "bin,config,lib,plugins" in the tree Scenario: Open directory then another directory Given I will choose "." from the "open_directory" dialog When I open a directory Given I will choose "plugins" from the "open_directory" dialog When I open a directory Then I should see "core,application,tree" in the tree
Version data entries
8 entries across 8 versions & 1 rubygems