aboutsummaryrefslogtreecommitdiff
path: root/nimble_hook_test.nimble
diff options
context:
space:
mode:
authorOskari Timperi <oskari.timperi@iki.fi>2017-11-29 19:28:35 +0200
committerOskari Timperi <oskari.timperi@iki.fi>2017-11-29 19:28:35 +0200
commit47e71ea799de068e97d0cceb1ec392c5cfdcbf5b (patch)
treec4a849900976ccd15e3401449f39451d94eda5f1 /nimble_hook_test.nimble
parent06485c3e2ff49622833c5aaee5cf5ba5801c17f1 (diff)
downloadnimble-hook-test-47e71ea799de068e97d0cceb1ec392c5cfdcbf5b.tar.gz
nimble-hook-test-47e71ea799de068e97d0cceb1ec392c5cfdcbf5b.zip
testingHEADmaster
Diffstat (limited to 'nimble_hook_test.nimble')
-rw-r--r--nimble_hook_test.nimble2
1 files changed, 2 insertions, 0 deletions
diff --git a/nimble_hook_test.nimble b/nimble_hook_test.nimble
index ea10110..fd4168f 100644
--- a/nimble_hook_test.nimble
+++ b/nimble_hook_test.nimble
@@ -11,3 +11,5 @@ requires "nim >= 0.17.2"
after install:
echo("AFTER INSTALL")
+
+echo("hello!")