summaryrefslogtreecommitdiff
path: root/test/baseline/cmd-script_2.test
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2012-03-01 22:20:20 -0600
committerJohn Wiegley <johnw@newartisans.com>2012-03-01 22:20:20 -0600
commita0c9ab08dccf65259474b5da97e4f5b092741779 (patch)
tree834eba1387510ad8f012091c41b34153fa06fc6e /test/baseline/cmd-script_2.test
parent4e377489990e8c11ebe3cc7d7dced90d0fa76202 (diff)
downloadledger-a0c9ab08dccf65259474b5da97e4f5b092741779.tar.gz
ledger-a0c9ab08dccf65259474b5da97e4f5b092741779.tar.bz2
ledger-a0c9ab08dccf65259474b5da97e4f5b092741779.zip
Added more baseline testing, for valexprs and Python
Diffstat (limited to 'test/baseline/cmd-script_2.test')
-rw-r--r--test/baseline/cmd-script_2.test3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/baseline/cmd-script_2.test b/test/baseline/cmd-script_2.test
deleted file mode 100644
index 51ea41fb..00000000
--- a/test/baseline/cmd-script_2.test
+++ /dev/null
@@ -1,3 +0,0 @@
-test eval 'total_expr=$100;amount_expr=$15;x=total_expr;x=x/5;x=amount_expr-x*5;x'
-$-85
-end test