We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25cf823 commit 26ca22aCopy full SHA for 26ca22a
scripts/run_test.sh
@@ -8,5 +8,6 @@
8
--eval "(add-to-list 'load-path \"$(readlink -f .)\")" \
9
--eval "(add-to-list 'load-path \"$(readlink -f .)/test\")" \
10
--eval "(setq debug-on-error t)" \
11
+ --eval "(setq max-lisp-eval-depth 1600)" \
12
-l test/swift-mode-test.el \
13
-f swift-mode:run-test
0 commit comments