thoughtbot--shoulda-matchers/zeus.json

12 lines
158 B
JSON

{
"command": "ruby -r rubygems -r ./custom_plan -e Zeus.go",
"plan": {
"boot": {
"test_environment": {
"rspec": []
}
}
}
}