aboutsummaryrefslogtreecommitdiff
path: root/nimble_hook_test.nimble
diff options
context:
space:
mode:
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!")