aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lang.tm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lang.tm b/test/lang.tm
index 5d8c619e..777a05b3 100644
--- a/test/lang.tm
+++ b/test/lang.tm
@@ -28,7 +28,7 @@ func main():
>> HTML.HEADER[1]
= $HTML"<"
- >> HTML.HEADER.text_content
+ >> HTML.HEADER.text
= "<!DOCTYPE HTML>"
>> user := "I <3 hax"