change tmp file path
This commit is contained in:
parent
ca33c6f425
commit
8cc6307eaa
|
@ -2,7 +2,7 @@
|
|||
(picrin readline history)
|
||||
(picrin test))
|
||||
|
||||
(define testfile "picrin_readline_test_file")
|
||||
(define testfile "/tmp/picrin_readline_test_file")
|
||||
(test-begin)
|
||||
|
||||
(test 0 (history-length))
|
||||
|
|
Loading…
Reference in New Issue