diff options
Diffstat (limited to 'test/test-files/rust')
-rw-r--r-- | test/test-files/rust/cargo/Cargo.toml (renamed from test/test-files/rust/Cargo.toml) | 0 | ||||
-rw-r--r-- | test/test-files/rust/cargo/testfile.rs (renamed from test/test-files/rust/testfile.rs) | 0 | ||||
-rw-r--r-- | test/test-files/rust/rust-project/rust-project.json | 0 | ||||
-rw-r--r-- | test/test-files/rust/rust-project/testfile.rs | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/rust/Cargo.toml b/test/test-files/rust/cargo/Cargo.toml index e69de29b..e69de29b 100644 --- a/test/test-files/rust/Cargo.toml +++ b/test/test-files/rust/cargo/Cargo.toml diff --git a/test/test-files/rust/testfile.rs b/test/test-files/rust/cargo/testfile.rs index e69de29b..e69de29b 100644 --- a/test/test-files/rust/testfile.rs +++ b/test/test-files/rust/cargo/testfile.rs diff --git a/test/test-files/rust/rust-project/rust-project.json b/test/test-files/rust/rust-project/rust-project.json new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/rust/rust-project/rust-project.json diff --git a/test/test-files/rust/rust-project/testfile.rs b/test/test-files/rust/rust-project/testfile.rs new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/rust/rust-project/testfile.rs |