From 7ffdd6457bd39d3d033ddf504bf77a0fe3e1627f Mon Sep 17 00:00:00 2001 From: Haojun Liao Date: Thu, 17 Sep 2020 13:55:37 +0800 Subject: [PATCH] [td-1478] update sim script. --- tests/script/general/parser/first_last_query.sim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/script/general/parser/first_last_query.sim b/tests/script/general/parser/first_last_query.sim index a4b891b54a..8127c19230 100644 --- a/tests/script/general/parser/first_last_query.sim +++ b/tests/script/general/parser/first_last_query.sim @@ -260,6 +260,7 @@ if $data13 != 210 then return -1 endi -if $data14 != @test11@ then +if $data14 != @test2@ then + print expect test2 , actual: $data14 return -1 endi \ No newline at end of file