summaryrefslogtreecommitdiff
path: root/test/test-buffer.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-buffer.el')
-rw-r--r--test/test-buffer.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/test-buffer.el b/test/test-buffer.el
index edef897..30d4399 100644
--- a/test/test-buffer.el
+++ b/test/test-buffer.el
@@ -14,6 +14,11 @@
;; You should have received a copy of the GNU General Public License
;; along with this program. If not, see
;; <http://www.gnu.org/licenses/>.
+
+;; Press C-x C-e at the end of the next line to run this file test non-interactively
+;; (test-simple-run "emacs -batch -L %s -l %s" (file-name-directory (locate-library "test-simple.elc")) buffer-file-name)
+
+
(load-file "../test-simple.el")
(test-simple-start "test-simple.el")