summaryrefslogtreecommitdiffhomepage
path: root/test/dsl_spec.rb
AgeCommit message (Collapse)Author
2017-05-20Remove trailing whitespace everywhereTom Black
It's what all the kids are doing
2017-02-22`extend` rather than `include` the DSLTom Black
So that DSL methods aren’t added to every `Object`
2016-12-24Merge all tests into `test/` directoryTom Black