Add feature testing support

This commit is contained in:
Martin Lensment 2014-08-18 12:26:55 +03:00
parent eaa9b015e2
commit d9240aa4f8
12 changed files with 123 additions and 37 deletions

View file

@ -0,0 +1,3 @@
Fabricator(:setting) do
code 'ns_min_count'
end