Automatically call test suite on Emacs M-x compile
This commit is contained in:
parent
735db56d47
commit
ae9685d16b
1 changed files with 1 additions and 1 deletions
|
@ -213,6 +213,6 @@ $dbh->disconnect();
|
|||
###############################################################################
|
||||
#
|
||||
# Local variables:
|
||||
# compile-command: "perl -c Supporters.t"
|
||||
# compile-command: "perl -c Supporters.t && cd ..; make clean; perl Makefile.PL && make && make test TEST_VERBOSE=1"
|
||||
# End:
|
||||
|
||||
|
|
Loading…
Reference in a new issue