adding tests.

This commit is contained in:
2022-01-12 20:53:34 -08:00
parent 30bbf51011
commit ff8d7177d1
2 changed files with 99 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
(ns auto-ap.routes.invoice-test
(:require [clojure.test :as t]))