mirror of
https://github.com/correl/melpa.git
synced 2024-11-16 03:00:11 +00:00
8 lines
142 B
Gherkin
8 lines
142 B
Gherkin
|
Feature: Initialization
|
||
|
|
||
|
Scenario: read recipes
|
||
|
Given read recipes
|
||
|
|
||
|
Scenario: package-build initialization
|
||
|
Given initialization
|
||
|
|