diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2016-01-11 20:42:13 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2016-01-11 21:38:32 +0100 |
commit | 0bbb4f2f0cbaa6ffb5c7a2c018a3819cca0b2405 (patch) | |
tree | b91c8c60e661f32b3aa3003a463ee9572e78818f /test/regress/B21BF389_py.test | |
parent | b5b70625d59305d0f3af3a9baad3931aba43df47 (diff) | |
download | fork-ledger-0bbb4f2f0cbaa6ffb5c7a2c018a3819cca0b2405.tar.gz fork-ledger-0bbb4f2f0cbaa6ffb5c7a2c018a3819cca0b2405.tar.bz2 fork-ledger-0bbb4f2f0cbaa6ffb5c7a2c018a3819cca0b2405.zip |
[python] Remove double quotes from unicode values
When converting a ledger.Value to unicode the Python API added
double quotes around it.
Diffstat (limited to 'test/regress/B21BF389_py.test')
-rw-r--r-- | test/regress/B21BF389_py.test | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/regress/B21BF389_py.test b/test/regress/B21BF389_py.test new file mode 100644 index 00000000..c0a2166a --- /dev/null +++ b/test/regress/B21BF389_py.test @@ -0,0 +1,8 @@ +2016/01/11 * Employer + Assets:Checking + Income:Salary € 1.500,00 + ; Reference: Christmas bonus + +test python test/regress/B21BF389.py +Christmas bonus +end test |