aboutsummaryrefslogtreecommitdiff
path: root/tests.el
blob: 57cd42b43192f41972adf850564e1b296e90e99f (plain) (blame)
1
2
3
4
5
6
;;; Tests

(setq *t (stack-core-make-request "questions"))

(prog1 t (prin1 (elt (stack-core-parse-questions *t) 0)
		#'insert))