From a63c725dcb6afd7ebb65f8a767d69ee0826921e8 Mon Sep 17 00:00:00 2001 From: anatoly Date: Tue, 20 Oct 2015 08:53:09 -0400 Subject: [PATCH] refactoring nyse app into "app" ns --- dev/dev.clj | 2 +- project.clj | 2 +- test/{mount => app}/app.clj | 8 ++++---- test/{mount => app}/config.clj | 2 +- test/{mount => app}/nyse.clj | 6 +++--- test/{mount => app}/utils/datomic.clj | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) rename test/{mount => app}/app.clj (92%) rename test/{mount => app}/config.clj (94%) rename test/{mount => app}/nyse.clj (84%) rename test/{mount => app}/utils/datomic.clj (93%) diff --git a/dev/dev.clj b/dev/dev.clj index 21e45e0..3817f3c 100644 --- a/dev/dev.clj +++ b/dev/dev.clj @@ -13,7 +13,7 @@ [clojure.test :as test] ;; [clojure.core.async :refer [>!! !