initial import into CVS
[elisp/initz.git] / sample / startup / init-test.el
1 ;;; initz-test.el --- init file for test.
2
3 (setq test "test")
4
5 (provide 'init-test)