mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-11-14 18:17:08 +00:00
Test the right things
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![feature(box_syntax, test)]
|
||||
#![feature(box_syntax)]
|
||||
#![cfg_attr(test, feature(test))]
|
||||
extern crate libc;
|
||||
|
||||
mod arith;
|
||||
|
||||
Reference in New Issue
Block a user