Kitchenfile 104 B

1234
  1. cookbook "application" do
  2. configuration "basic_app"
  3. run_list_extras ['application_test::setup']
  4. end