]> git.draconx.ca Git - liblbx.git/blobdiff - tests/empty-image.tap
liblbx: Fix framebuffer allocation for 0x0 images.
[liblbx.git] / tests / empty-image.tap
index 0ef378b877293436dc48bb1d4cf9e208cf98fd85..c506eb5797feefe294d7c7cfc1a6dcf0e4efc4bf 100755 (executable)
@@ -22,8 +22,7 @@
 plan_ 2
 dx_create_testdir
 
-command_ok_ "decoding image-0x0" -D TODO \
-       $LBXIMG -F pbm -dnf "$testdata/image-0x0"
+command_ok_ "decoding image-0x0" $LBXIMG -F pbm -dnf "$testdata/image-0x0"
 
 check_output() {
        diff out.000.pbm - 1>&2 <<'EOF'