]> git.imager.perl.org - imager.git/blobdiff - MANIFEST
add a test for the preload method
[imager.git] / MANIFEST
index c91279a28b315bbcc6b485fa3a3d9d5eda4924ca..e8dd2560d05c59cd5b46a077eb485b6593bab32f 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -334,6 +334,7 @@ t/200-file/310-pnm.t                Test PNM file handling
 t/200-file/320-bmp.t           Test BMP file handling
 t/200-file/330-tga.t           Test TGA file handling
 t/200-file/400-basic.t         Test basic operations across file formats
+t/200-file/450-preload.t       Test the preload class method
 t/250-draw/010-draw.t          Basic drawing tests
 t/250-draw/020-flood.t         Flood fill tests
 t/250-draw/030-paste.t         Test the paste() method