File tree Expand file tree Collapse file tree 3 files changed +0
-297
lines changed Expand file tree Collapse file tree 3 files changed +0
-297
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ ELFILES = \
1919 purescript-presentation-mode.el \
2020 purescript-simple-indent.el \
2121 purescript-sort-imports.el \
22- purescript-str.el \
2322 purescript-unicode-input-method.el \
2423 purescript-utils.el \
2524 purescript-decl-scan.el \
@@ -28,7 +27,6 @@ ELFILES = \
2827 tests/purescript-sort-imports-tests.el \
2928 tests/purescript-indentation-tests.el \
3029 tests/purescript-font-lock-tests.el \
31- tests/purescript-str-tests.el
3230
3331ELCFILES = $(ELFILES:.el=.elc )
3432AUTOLOADS = purescript-mode-autoloads.el
@@ -48,7 +46,6 @@ compile: $(ELCFILES)
4846
4947test : compile
5048 @$(BATCH ) -l tests/purescript-sort-imports-tests.elc \
51- -l tests/purescript-str-tests.elc \
5249 -l tests/purescript-indentation-tests.elc \
5350 -l tests/purescript-font-lock-tests.elc \
5451 -f ert-run-tests-batch-and-exit
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments