aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2017-03-10 10:40:21 +0530
committerArun Isaac2017-03-10 10:40:21 +0530
commit240ae7b829733d5da1d2e255a3e7f5638f83c745 (patch)
tree56654067bfe22402b04c864e19e55dfcb8ae72eb
parentff6f30a005444269b985bbc28963c85ebcdaa835 (diff)
downloadexiftool.el-240ae7b829733d5da1d2e255a3e7f5638f83c745.tar.gz
exiftool.el-240ae7b829733d5da1d2e255a3e7f5638f83c745.tar.lz
exiftool.el-240ae7b829733d5da1d2e255a3e7f5638f83c745.zip
Shorten `check' command.
* tests/Makefile (check): Remove explicit loading of package `ert'.
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 95d8728..1624e4b 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -1,2 +1,2 @@
check:
- emacs -batch -l ert -l ../exiftool.el -l exiftool-tests.el -f ert-run-tests-batch-and-exit
+ emacs -batch -l ../exiftool.el -l exiftool-tests.el -f ert-run-tests-batch-and-exit