summaryrefslogtreecommitdiff
path: root/tests/general_tests/lsqlin
diff options
context:
space:
mode:
authorHarpreet2016-01-29 16:38:03 +0530
committerHarpreet2016-01-29 16:38:03 +0530
commitf7c5cbc61d5b52c749824298cfa39a95db2d879c (patch)
tree27aafcca0159b7b3bb2926ff3a9c6c25834980d2 /tests/general_tests/lsqlin
parent2db803c34c6df02379ec88df3a7aa186700d9fbf (diff)
downloadsymphony-f7c5cbc61d5b52c749824298cfa39a95db2d879c.tar.gz
symphony-f7c5cbc61d5b52c749824298cfa39a95db2d879c.tar.bz2
symphony-f7c5cbc61d5b52c749824298cfa39a95db2d879c.zip
linprog general tests added
Diffstat (limited to 'tests/general_tests/lsqlin')
-rw-r--r--tests/general_tests/lsqlin/lsqlin_param3.sce2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general_tests/lsqlin/lsqlin_param3.sce b/tests/general_tests/lsqlin/lsqlin_param3.sce
index 283c6e2..be8012b 100644
--- a/tests/general_tests/lsqlin/lsqlin_param3.sce
+++ b/tests/general_tests/lsqlin/lsqlin_param3.sce
@@ -1,4 +1,4 @@
-// Check for the param to be even in number
+// Check for the correct name of param
C = [2 0;
-1 1;
0 2]