« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/test/snapshot
diff options
context:
space:
mode:
Diffstat (limited to 'test/snapshot')
-rw-r--r--test/snapshot/image.js23
1 files changed, 0 insertions, 23 deletions
diff --git a/test/snapshot/image.js b/test/snapshot/image.js
index 2a1e980..447e7fa 100644
--- a/test/snapshot/image.js
+++ b/test/snapshot/image.js
@@ -38,29 +38,6 @@ testContentFunctions(t, 'image (snapshot)', async (t, evaluate) => {
     },
   });
 
-  quickSnapshot('id without link', {
-    slots: {
-      src: 'foobar',
-      id: 'banana',
-    },
-  });
-
-  quickSnapshot('id with link', {
-    slots: {
-      src: 'foobar',
-      link: true,
-      id: 'banana',
-    },
-  });
-
-  quickSnapshot('id with square', {
-    slots: {
-      src: 'foobar',
-      square: true,
-      id: 'banana',
-    },
-  });
-
   quickSnapshot('width & height', {
     slots: {
       src: 'foobar',