[functional-tests] port thin_metadata_unpack tests to Rust.

cargo test
This commit is contained in:
Joe Thornber
2020-08-05 10:00:44 +01:00
parent d2678fdf27
commit 904d9b0c84
4 changed files with 101 additions and 137 deletions

View File

@@ -14,8 +14,7 @@
(only (srfi s1 lists) break)
(regex)
(srfi s8 receive)
(temp-file)
(thin-functional-tests))
(temp-file))
;;------------------------------------------------