mirror of
https://github.com/correl/melpa.git
synced 2025-03-07 21:03:20 -10: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
|
||
|
|