소스 검색

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