summaryrefslogtreecommitdiff
path: root/dichroism/tests/integration_tests.rs
blob: bd2f4fd183687358b18c8f0f6352532b011831c1 (plain) (blame)
1
2
3
fn test() {
    assert_eq!(2, 2);
}