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:
parent
1323109ba3
commit
aed929745b
|
@ -1,5 +0,0 @@
|
|||
<h3>Paginated List Spec</h3>
|
||||
<div id="list-wrapper">
|
||||
<ul></ul>
|
||||
</div>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<select id="test-select"></select>
|
|
@ -1,3 +0,0 @@
|
|||
<div id="my-included-fixture">
|
||||
<p>I am a fixture!</p>
|
||||
</div>
|
|
@ -1,5 +0,0 @@
|
|||
<div>
|
||||
Hello there
|
||||
<input type="checkbox" id="checkbox1">
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue