diff options
Diffstat (limited to 'dichroism/tests/integration_tests.rs')
-rw-r--r-- | dichroism/tests/integration_tests.rs | 3 |
1 files changed, 0 insertions, 3 deletions
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); -} |