aboutsummaryrefslogtreecommitdiffstats
path: root/test/nodes/test_bind_param.rb
Commit message (Collapse)AuthorAgeFilesLines
* Implement equality for `BindParam`Sean Griffin2015-01-251-0/+15
It is impossible to test equality of things constructing trees with bind params otherwise.