From: j8takagi <j8takagi@nifty.com>
Date: Wed, 10 Feb 2010 14:24:39 +0000 (+0900)
Subject: 「'」エラーのテスト修正
X-Git-Tag: v0.1~53
X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edbf60de601c468ee39f5a883ee36d0c74a9e825;p=YACASL2.git

「'」エラーのテスト修正
---

diff --git a/test/integration/casl2/quoteend_err/0.txt b/test/integration/casl2/quoteend_err/0.txt
index fa671ad..8c19446 100644
--- a/test/integration/casl2/quoteend_err/0.txt
+++ b/test/integration/casl2/quoteend_err/0.txt
@@ -1,6 +1,6 @@
 ../../../../casl2 -td ../../../../as/ERR/quoteend_err.casl
 
 Assemble ../../../../as/ERR/quoteend_err.casl (0)
-Assemble error - 123: 'Hello, World!: illegal string
+Assemble error - 123: 'Hello, World!: unclosed quote
  ../../../../as/ERR/quoteend_err.casl:4: BUF      DC     'Hello, World!