thoughtbot--shoulda-matchers/zeus.json

12 lines
154 B
JSON

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