]> git.proxmox.com Git - cargo.git/commit
Move namespaced features tests to a separate file.
authorEric Huss <eric@huss.org>
Mon, 19 Oct 2020 23:51:02 +0000 (16:51 -0700)
committerEric Huss <eric@huss.org>
Fri, 23 Oct 2020 23:04:41 +0000 (16:04 -0700)
commit2611f5c73c84030086bb429304ae468753693e24
tree7ee383464272279388095e8e50ec255897b0edf7
parent2f115a76e5a1e5eb11cd29e95f972ed107267847
Move namespaced features tests to a separate file.
tests/testsuite/features.rs
tests/testsuite/features_namespaced.rs [new file with mode: 0644]
tests/testsuite/main.rs