aboutsummaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-02-10 14:52:20 +0000
committers-ol <s-ol@users.noreply.github.com>2020-02-10 14:52:20 +0000
commitc0ab54600e29a2b8ba318df8c9b76e89897db7fe (patch)
treee6608dcb131429ae1d606156d5e5897a3962e74b /spec
parentreorganization (diff)
downloadalive-c0ab54600e29a2b8ba318df8c9b76e89897db7fe.tar.gz
alive-c0ab54600e29a2b8ba318df8c9b76e89897db7fe.zip
finally implement function diffing
Diffstat (limited to 'spec')
-rw-r--r--spec/registry_spec.moon2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/registry_spec.moon b/spec/registry_spec.moon
index de79744..8fdfdb9 100644
--- a/spec/registry_spec.moon
+++ b/spec/registry_spec.moon
@@ -1,5 +1,7 @@
import Registry from require 'registry'
import Const from require 'core'
+import Logger from require 'logger'
+Logger.init 'silent'
mk = ->
mock destroy: =>