From 4ec7bb5e5701e4441ad2ad47c6ef4f6f0ed6d877 Mon Sep 17 00:00:00 2001 From: anatoly Date: Sun, 15 Nov 2015 14:40:34 -0500 Subject: [PATCH] adding m/start-without --- dev/dev.clj | 3 ++- src/mount/mount.clj | 21 +++++++++++++++++++-- test/check/parts_test.clj | 4 ++-- test/check/without_test.clj | 18 ++++++++++++++++++ 4 files changed, 41 insertions(+), 5 deletions(-) create mode 100644 test/check/without_test.clj diff --git a/dev/dev.clj b/dev/dev.clj index 48cdfb6..63e82db 100644 --- a/dev/dev.clj +++ b/dev/dev.clj @@ -13,11 +13,12 @@ [clojure.test :as test] ;; [clojure.core.async :refer [>!! !