mirror of
https://github.com/correl/melpa.git
synced 2025-03-18 17:00:10 -09: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
|
||
|
|