Sha256: 91cba2045663df7752bc45b4645ab1350863b7cf21ca3819bea77250eb90bfee
Contents?: true
Size: 234 Bytes
Versions: 12
Compression:
Stored size: 234 Bytes
Contents
Feature: Unknown command Scenario: Reports an error when given unknown command When I run `localeapp foo` Then the exit status must be 64 Then the output should contain: """ error: Unknown command 'foo' """
Version data entries
12 entries across 12 versions & 1 rubygems