mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 22:05:42 +00:00
Trying to get the tests back working
This commit is contained in:
+6
-1
@@ -1,2 +1,7 @@
|
||||
[workspace]
|
||||
members = [ "consensus", "runtime" ]
|
||||
members = [
|
||||
"consensus",
|
||||
"runtime",
|
||||
"test/runtime",
|
||||
"test/client",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user