From 18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 4 Feb 2017 12:56:30 +0100 Subject: Moved tests/ -> test/. --- test/dokuwiki_external_images.native | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/dokuwiki_external_images.native (limited to 'test/dokuwiki_external_images.native') diff --git a/test/dokuwiki_external_images.native b/test/dokuwiki_external_images.native new file mode 100644 index 000000000..0f103461e --- /dev/null +++ b/test/dokuwiki_external_images.native @@ -0,0 +1 @@ +[Para [Image ("",[],[]) [Str "HTTPS",Space,Str "image"] ("https://cooluri.com/image.png",""),Space,Image ("",[],[]) [Str "HTTP",Space,Str "image"] ("http://cooluri.com/image.png",""),Space,Image ("",[],[]) [Str "FTP",Space,Str "image"] ("ftp://ftp.cooluri.com/image.png",""),Space,Image ("",[],[]) [Str "Filesystem",Space,Str "image"] ("file:///tmp/coolimage.png",""),Space,Image ("",[],[]) [Str "Relative",Space,Str "image",Space,Str "1"] ("/image.jpg",""),Space,Image ("",[],[]) [Str "Relative",Space,Str "image",Space,Str "2"] ("image.jpg","")]] -- cgit v1.2.3