Browse Source

Temporary remote test-syntax-sh

pull/15/head
10sr 7 years ago
parent
commit
7797588a29
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -89,7 +89,7 @@ default: help
tests := test-el
test: test-syntax $(tests)

test_syntaxes := test-syntax-el test-syntax-sh
test_syntaxes := test-syntax-el # test-syntax-sh
test-syntax: $(test_syntaxes)

setups := setup-darwin setup-directories setup-emacs setup-gitconf \


Loading…
Cancel
Save