From aac7fc671a1e4d40e79a322def7794d9caa27d2c Mon Sep 17 00:00:00 2001 From: yihaoDeng Date: Sun, 30 Aug 2020 03:01:51 +0000 Subject: [PATCH] add sim fullGeneralSuite.sim --- tests/script/fullGeneralSuite.sim | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/script/fullGeneralSuite.sim b/tests/script/fullGeneralSuite.sim index 15cc2954e8..d137e53d27 100644 --- a/tests/script/fullGeneralSuite.sim +++ b/tests/script/fullGeneralSuite.sim @@ -24,6 +24,7 @@ run general/compute/diff2.sim run general/compute/first.sim run general/compute/interval.sim run general/compute/last.sim +run general/compute/last_row.sim run general/compute/leastsquare.sim run general/compute/max.sim run general/compute/min.sim -- GitLab