Skip to content
Snippets Groups Projects
Commit e7dbcc7b authored by Daniel Kochmański's avatar Daniel Kochmański
Browse files

tests: create separate package

parent 8d8064ff
No related branches found
No related tags found
No related merge requests found
(require 'rt)
(in-package #:rt)
(require 'translate)
(defpackage #:translate/test
(:use #:cl #:rt))
(in-package :translate/test)
;; translations when language is bound to NIL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment