Skip to content

Commit 4c17da0

Browse files
committed
remove corresponding tests
1 parent 02500dc commit 4c17da0

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

.emacs.d/test/lisp/code/languages/sh-test.el

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
(kotct/load-corresponding)
44

55
(describe "sh config"
6-
(it "adds a tab variable setter for `sh-basic-offset'"
7-
(expect (assoc 'sh-basic-offset kotct/tab-variable-setters) :to-be-truthy))
8-
(it "adds a tab variable setter for `sh-indentation'"
9-
(expect (assoc 'sh-indentation kotct/tab-variable-setters) :to-be-truthy))
106
(it "sets the indentation for case labels to 0"
117
(expect sh-indent-for-case-label :to-be 0))
128
(it "sets the indentation for case alts to be one level"

.emacs.d/test/lisp/code/smartparens-c-test.el

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)