Initial commit
This commit is contained in:
7
run-tests.sh
Executable file
7
run-tests.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
emacs -batch \
|
||||
-l ert \
|
||||
-l verilog-align-ports-test.el \
|
||||
-f ert-run-tests-batch-and-exit
|
||||
Reference in New Issue
Block a user