diff options
author | John Wiegley <johnw@newartisans.com> | 2007-04-15 11:45:07 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 03:35:33 -0400 |
commit | 205351c9f9687f9f354d221145017298adf58fd5 (patch) | |
tree | 52dd3c0bf1b14f1cc7c734b8bc8f5b57e05c7eaf /tests/python/corelib | |
parent | fc6b8837ecdf1891fcd52e0ff60c2b9275acd28e (diff) | |
download | fork-ledger-205351c9f9687f9f354d221145017298adf58fd5.tar.gz fork-ledger-205351c9f9687f9f354d221145017298adf58fd5.tar.bz2 fork-ledger-205351c9f9687f9f354d221145017298adf58fd5.zip |
Added python tests.
Diffstat (limited to 'tests/python/corelib')
-rw-r--r-- | tests/python/corelib/balances/__init__.py | 0 | ||||
-rw-r--r-- | tests/python/corelib/values/__init__.py | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/python/corelib/balances/__init__.py b/tests/python/corelib/balances/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/python/corelib/balances/__init__.py diff --git a/tests/python/corelib/values/__init__.py b/tests/python/corelib/values/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/python/corelib/values/__init__.py |