thoughtbot--shoulda-matchers/zeus.json

11 lines
157 B
JSON
Raw Permalink Normal View History

{
2018-08-28 03:06:39 +00:00
"command": "ruby -r rubygems -r ./custom_plan -e Zeus.go",
"plan": {
"boot": {
"test_environment": {
"rspec": []
}
}
}
}