diff options
Diffstat (limited to 'dom/media/gtest/Cargo.toml')
-rw-r--r-- | dom/media/gtest/Cargo.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dom/media/gtest/Cargo.toml b/dom/media/gtest/Cargo.toml deleted file mode 100644 index a55f8fb685..0000000000 --- a/dom/media/gtest/Cargo.toml +++ /dev/null @@ -1,7 +0,0 @@ -[package] -name = "mp4parse-gtest" -version = "0.1.0" -authors = ["nobody@mozilla.org"] - -[lib] -path = "hello.rs" |