remove unused fixtures

Change-Id: I49b490ca807fb33b893592dba0b7ed898f1b87f8
Reviewed-on: https://gerrit.instructure.com/148905
Tested-by: Jenkins
Reviewed-by: Brent Burgoyne <bburgoyne@instructure.com>
Product-Review: Simon Williams <simon@instructure.com>
QA-Review: Simon Williams <simon@instructure.com>
This commit is contained in:
Simon Williams 2018-05-01 21:57:54 -06:00
parent 1323109ba3
commit aed929745b
4 changed files with 0 additions and 14 deletions

View File

@ -1,5 +0,0 @@
<h3>Paginated List Spec</h3>
<div id="list-wrapper">
<ul></ul>
</div>

View File

@ -1 +0,0 @@
<select id="test-select"></select>

View File

@ -1,3 +0,0 @@
<div id="my-included-fixture">
<p>I am a fixture!</p>
</div>

View File

@ -1,5 +0,0 @@
<div>
Hello there
<input type="checkbox" id="checkbox1">
</div>