1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Josh Cheek
95cb0c789b
Remove all remaining .shoulds from the tests 2019-05-30 23:25:18 -05:00
Kyrylo Silin
18c45d26c5 rubocop: enable the Style/FrozenStringLiteralComment cop
This will greatly ease Pry support on Ruby 3.0 (when it's out).
2019-05-08 00:13:17 +03:00
Kyrylo Silin
b85073f808 rubocop: fix offences of the Style/CaseEquality cop 2019-03-24 14:30:00 +02:00
Kyrylo Silin
9978259afc Move spec/spec_helpers to spec/support
The support directory follows the principle of least astonishment.
2019-03-08 00:29:05 +02:00
Renamed from spec/spec_helpers/repl_tester.rb (Browse further)