mount/test/check
anatoly c0791c6f4a NotStartedState for states without :stop
In case a state does not have a :stop function, mount would (!) assume that
nothing needs to be cleaned on stop and will intern convert this state
to mount.NotStartedState on (mount/stop)
2015-11-16 09:07:59 -05:00
..
parts_test.clj adding m/start-without 2015-11-15 14:40:34 -05:00
start_with_test.clj NotStartedState for states without :stop 2015-11-16 09:07:59 -05:00
start_without_test.clj adding m/start-with 2015-11-15 22:28:43 -05:00