瀏覽代碼

Do run the new tests.

Andrea Campi 11 年之前
父節點
當前提交
ce5e2d5a1e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test/kitchen/Kitchenfile

+ 1 - 0
test/kitchen/Kitchenfile

@@ -1,6 +1,7 @@
 cookbook "application" do
   configuration "basic_app"
   configuration "block_callbacks"
+  configuration "file_callbacks"
   lint false                  # XXX
   run_list_extras ['application_test::setup']
 end