diff options
author | Alex Beregszaszi <alex@rtfs.hu> | 2018-11-13 22:34:37 +0800 |
---|---|---|
committer | Alex Beregszaszi <alex@rtfs.hu> | 2018-11-14 07:51:17 +0800 |
commit | 00cb5dbd43eb07b307258865dfa5abe72a3926a5 (patch) | |
tree | 447a1b529cd5540cb596817cca5da5728f3bebd6 | |
parent | 6961899cb2a0abd4d236a9a6f2657b4533720484 (diff) | |
download | dexon-solidity-00cb5dbd43eb07b307258865dfa5abe72a3926a5.tar.gz dexon-solidity-00cb5dbd43eb07b307258865dfa5abe72a3926a5.tar.zst dexon-solidity-00cb5dbd43eb07b307258865dfa5abe72a3926a5.zip |
Move LLL tests into a single directory
-rw-r--r-- | test/liblll/LLL_ENS.cpp (renamed from test/contracts/LLL_ENS.cpp) | 0 | ||||
-rw-r--r-- | test/liblll/LLL_ERC20.cpp (renamed from test/contracts/LLL_ERC20.cpp) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/contracts/LLL_ENS.cpp b/test/liblll/LLL_ENS.cpp index cfd6970c..cfd6970c 100644 --- a/test/contracts/LLL_ENS.cpp +++ b/test/liblll/LLL_ENS.cpp diff --git a/test/contracts/LLL_ERC20.cpp b/test/liblll/LLL_ERC20.cpp index 6c6762dd..6c6762dd 100644 --- a/test/contracts/LLL_ERC20.cpp +++ b/test/liblll/LLL_ERC20.cpp |