1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/zeus.json

12 lines
158 B
JSON
Raw Normal View History

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