diff options
author | winsvega <winsvega@mail.ru> | 2017-06-13 05:53:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-13 05:53:13 +0800 |
commit | d44414332cee216e505cd52cb6f26783a4ac5b62 (patch) | |
tree | 7bdd1c07a07afa29860ee2280ab38a1d8a120700 | |
parent | ea56bec7ca5ff3cc09f2ad90648c7dee53e61cba (diff) | |
parent | 6ffed2a087ff29dc15a6dad8cf70e324e9c805f3 (diff) | |
download | dexon-tests-d44414332cee216e505cd52cb6f26783a4ac5b62.tar dexon-tests-d44414332cee216e505cd52cb6f26783a4ac5b62.tar.gz dexon-tests-d44414332cee216e505cd52cb6f26783a4ac5b62.tar.bz2 dexon-tests-d44414332cee216e505cd52cb6f26783a4ac5b62.tar.lz dexon-tests-d44414332cee216e505cd52cb6f26783a4ac5b62.tar.xz dexon-tests-d44414332cee216e505cd52cb6f26783a4ac5b62.tar.zst dexon-tests-d44414332cee216e505cd52cb6f26783a4ac5b62.zip |
Merge pull request #179 from maaktweluit/issue#177
#177 Updated README to the moved Fillers
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Do not change test files in folders: * TransactionTests * VMTests -It is being created by the testFillers which could be found at https://github.com/ethereum/cpp-ethereum/tree/develop/test/libethereum +It is being created by the testFillers which could be found at https://github.com/ethereum/cpp-ethereum/tree/develop/test/tools/jsontests at src folder. The filler specification and wiki are in development so please ask on gitter channel for more details. If you want to modify a test filler or add a new test please contact @winsvega at https://gitter.im/ethereum/cpp-ethereum |