diff options
author | D. Scott Boggs <scott@tams.tech> | 2022-11-27 09:44:43 -0500 |
---|---|---|
committer | D. Scott Boggs <scott@tams.tech> | 2022-11-27 09:44:43 -0500 |
commit | 96b16c62d95552884ac665b3cb5e79f0f21aa481 (patch) | |
tree | 58559b6135fd0bdec3fc8046e76dd94c1a02328a /tests |
initial state; elefren 0.22.0
Diffstat (limited to 'tests')
-rw-r--r-- | tests/skeptic.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/skeptic.rs b/tests/skeptic.rs new file mode 100644 index 0000000..ff46c9c --- /dev/null +++ b/tests/skeptic.rs @@ -0,0 +1 @@ +include!(concat!(env!("OUT_DIR"), "/skeptic-tests.rs")); |