diff --git a/features/makepot.feature b/features/makepot.feature index 66c12f5..cf2bf4c 100644 --- a/features/makepot.feature +++ b/features/makepot.feature @@ -3785,3 +3785,85 @@ Feature: Generate a POT file of a WordPress project """ msgid "Other pattern description." """ + + @daniel + Scenario: Ignores a standard set of directories as expected + Given an empty foo-plugin directory + And a foo-plugin/foo-plugin.php file: + """ +