summaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 52da421..c626a0c 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -1205,10 +1205,6 @@ mod tests {
test_both!("test/small_rgb.png");
}
#[test]
- fn test_small_rgba() {
- test_both!("test/small_rgba.png");
- }
- #[test]
fn test_gray_alpha() {
test_both!("test/gray_alpha.png");
}