From 044af4cb2dcc4e7683ceff0ecbd18d4023647eda Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 23 Nov 2021 22:11:53 +0200 Subject: Add some tests --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 63dc455..b5a9ba0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,3 +8,6 @@ edition = "2021" [dependencies] pest = "2.0" pest_derive = "2.0" + +[dev-dependencies] +serial_test = "0.5.1" -- cgit v1.3