Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/fixtures/scenario-test.svg')
-rw-r--r--test/integration/fixtures/scenario-test.svg30
1 files changed, 0 insertions, 30 deletions
diff --git a/test/integration/fixtures/scenario-test.svg b/test/integration/fixtures/scenario-test.svg
deleted file mode 100644
index 77afd6b..0000000
--- a/test/integration/fixtures/scenario-test.svg
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" standalone="yes"?>
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="-10 -10 200 300">
- <g class="gameboard">
- <g class="grid">
- <g data-y="0">
- <g data-x="0"><use href="#hex"/></g>
- <g data-x="1"><use href="#hex"/></g>
- <g data-x="2"><use href="#hex"/></g>
- </g>
- <g data-y="1">
- <g data-x="0"><use href="#hex"/></g>
- <g data-x="1"><use href="#hex"/>
- <g class="counter" data-allegiance="attacker" data-number="1">
- <use class="primary-weapon" href="counters.svg#rifle"/>
- <use class="troop-number" href="counters.svg#number-1"/>
- <use class="squad-number" href="counters.svg#number-1"/>
- </g>
- </g>
- <g data-x="2"><use href="#hex"/></g>
- </g>
- <g data-y="2">
- <g data-x="0"><use href="#hex"/></g>
- <g data-x="1"><use href="#hex"/></g>
- <g data-x="2"><use href="#hex"/></g>
- </g>
- </g>
- </g>
-
- <script/>
-</svg>