move uplc tests to new location

This commit is contained in:
microproofs
2023-04-18 16:22:55 -04:00
committed by Kasey
parent 23a7e7e680
commit e4276d7f5a
3 changed files with 485 additions and 6 deletions

View File

@@ -48,8 +48,3 @@ uplc = { path = '../uplc', version = "1.0.2-alpha" }
[dev-dependencies]
proptest = "1.1.0"
pretty_assertions = "1.3.0"
[features]
default = ["uplc/default", "aiken-lang/default"]
native-secp256k1 = ["uplc/native-secp256k1", "aiken-lang/native-secp256k1"]