From 9f3098e80c6b6c87e9bfbfe36239a39e5cafb29f Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Wed, 26 Oct 2022 21:02:31 -0400 Subject: init: add some stories and personas and begin layout out domain --- dichroism/tests/integration_tests.rs | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 dichroism/tests/integration_tests.rs (limited to 'dichroism/tests/integration_tests.rs') diff --git a/dichroism/tests/integration_tests.rs b/dichroism/tests/integration_tests.rs deleted file mode 100644 index bd2f4fd..0000000 --- a/dichroism/tests/integration_tests.rs +++ /dev/null @@ -1,3 +0,0 @@ -fn test() { - assert_eq!(2, 2); -} -- cgit v1.2.3