浏览代码

ensure that test constants are loaded by org-test.el

Eric Schulte 13 年之前
父节点
当前提交
a3a48f698f
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      testing/org-test.el

+ 2 - 0
testing/org-test.el

@@ -30,6 +30,8 @@
 
 
 ;;;; Code:
+(require 'org-test-ob-consts)
+
 (let* ((org-test-dir (expand-file-name
 		      (file-name-directory
 		       (or load-file-name buffer-file-name))))