thoughtbot--shoulda-matchers/zeus.json

11 lines
157 B
JSON

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