aboutsummaryrefslogtreecommitdiff
path: root/tests/object.nom
diff options
context:
space:
mode:
Diffstat (limited to 'tests/object.nom')
-rw-r--r--tests/object.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/object.nom b/tests/object.nom
index d29fcdd..d942d12 100644
--- a/tests/object.nom
+++ b/tests/object.nom
@@ -45,4 +45,4 @@ as (new Corgi {barks:1}):
assume ((bark) == "Bark!") or barf "inheritance failed"
assume ((woof) == "Bark!")
-say "Object test passed." \ No newline at end of file
+say "Object test passed."