Tweaks to test setup; don't always compute coverage.
[libdcp.git] / test / image_test.cc
index 6b024c1a692001d04e6cf2a965c27308c5a769b7..216c3c5c406c5f7909171c2c0527a19f1155e7e4 100644 (file)
@@ -44,7 +44,7 @@ public:
 
        }
 
-       uint16_t * const * data () const {
+       uint8_t * const * data () const {
                return 0;
        }