elpasync pushed a change to branch elpa/smartparens. from 2fc945643f fix(compat): add compat function for syntax-class-to-char new 1c6e4711ea test(evil): fix evil tests by updating api new bbdc083ce8 fix(test): do not import ert directly in every test file new 39b4379a8c refactor(test): refactor ruby tests to use sp-ert-deftest new 5cb1e63e0d test(haskell): fix haskell import new 77327ee064 fix(ruby): fix out-of-bounds error when determining line position new 8e4130dd40 Fix invalid alias definition for `syntax-class-to-char' new c6cd1c307b Merge pull request #1206 from juergenhoetzel/fix-invalid-alias-definition new d3b6168431 chore: remove unrelated comment
Summary of changes: smartparens-ruby.el | 2 +- smartparens.el | 11 +++++------ test/smarparents-clojure-test.el | 1 - test/smartparens-evil-test.el | 12 ++++++------ test/smartparens-haskell-test.el | 2 +- test/smartparens-javascript-test.el | 1 - test/smartparens-lua-test.el | 3 --- test/smartparens-movement-test.el | 1 - test/smartparens-ocaml-test.el | 1 - test/smartparens-python-test.el | 1 - test/smartparens-ruby-mode-test.el | 16 ++++++++-------- test/test-helper.el | 1 - 12 files changed, 21 insertions(+), 31 deletions(-)