diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-11-03 02:05:59 +0000 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-11-03 02:05:59 +0000 |
commit | e9f4cc5ff86f7a91c8bf68270e72fe33bf46b5f8 (patch) | |
tree | 67a3ecbdeac04a86ae0b1510771515d560617cb3 | |
parent | b3e37e4c57e02db9a75b34e46e35a8a84f29c7a5 (diff) |
Load tests file for now.
-rw-r--r-- | stack-question-list.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack-question-list.el b/stack-question-list.el index 58def0b..e50286c 100644 --- a/stack-question-list.el +++ b/stack-question-list.el @@ -25,6 +25,7 @@ (require 'stack-question) (require 'tabulated-list) (require 'cl-lib) +(load "test/tests.el") ;;; Customization |