summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorTim King <kingtim@gmail.com>2012-05-09 07:13:36 -0700
committerTim King <kingtim@gmail.com>2012-05-09 07:13:36 -0700
commit1bb772d83000cff5a82abf1d3dacb95335f3c26d (patch)
treee4c71088d88411131db4b2d9dfbd68a8b7ca1dc6 /test
parent20ada18c1d40937ad66a237bda3458c8f543f2ad (diff)
separate callbacks for interactive vs repl eval
Diffstat (limited to 'test')
-rw-r--r--test/nrepl-tests.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/nrepl-tests.el b/test/nrepl-tests.el
index 146163f1..1000e989 100644
--- a/test/nrepl-tests.el
+++ b/test/nrepl-tests.el
@@ -1,6 +1,6 @@
;;; nrepl-tests.el
-;; Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
+;; Copyright © 2012 Tim King
;; Author: Tim King
@@ -75,3 +75,4 @@
("status" "eval-error"))
(nrepl-decode
"d2:ex35:class java.io.FileNotFoundException7:root-ex35:class java.io.FileNotFoundException7:session36:f30dbd69-7095-40c1-8e98-7873ae71a07f6:statusl10:eval-erroree"))))
+