summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndreas Politz <politza@hochschule-trier.de>2015-04-14 21:10:44 +0200
committerAndreas Politz <politza@hochschule-trier.de>2015-04-14 21:10:44 +0200
commit2ba3534ecafc8c472472894c1e46841a966c4ddd (patch)
treee46aba18ac6f7b34f134b58b60145ced9487e81f /test
parent8b2d27db210083246e4e619a393656f97c9c1682 (diff)
Make compiler happy.
Diffstat (limited to 'test')
-rw-r--r--test/run-tests.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/run-tests.el b/test/run-tests.el
index 7bc7059..c9bbbb4 100644
--- a/test/run-tests.el
+++ b/test/run-tests.el
@@ -1,5 +1,6 @@
(require 'package)
+(require 'ert)
(unless (= 1 (length command-line-args-left))
(error "Missing package tar or too many arguments"))