mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
9 lines
203 B
Gherkin
9 lines
203 B
Gherkin
Feature: Initialization
|
|
|
|
Scenario: read recipes
|
|
Given read recipes
|
|
|
|
Scenario: get archive alist
|
|
Given set travis-archive-alist to archive alist
|
|
Then travis-archive-alist should be empty
|
|
|