diff options
| author | Andreas Politz <politza@hochschule-trier.de> | 2015-04-14 21:10:44 +0200 |
|---|---|---|
| committer | Andreas Politz <politza@hochschule-trier.de> | 2015-04-14 21:10:44 +0200 |
| commit | 2ba3534ecafc8c472472894c1e46841a966c4ddd (patch) | |
| tree | e46aba18ac6f7b34f134b58b60145ced9487e81f /test | |
| parent | 8b2d27db210083246e4e619a393656f97c9c1682 (diff) | |
Make compiler happy.
Diffstat (limited to 'test')
| -rw-r--r-- | test/run-tests.el | 1 |
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")) |
