From 890546163f06b6389f68fd4d974112440d299ef1 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Tue, 26 Apr 2022 11:33:36 -0300 Subject: Initial work on mock tests --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 489dc41..ac61e66 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ readme = "README.md" [features] nul_in_strip = [] +nightly_tests = [] [dependencies] libc = "0.2" -- cgit 1.4.1