mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-21 01:30:12 +01:00
Removed superfluous 'tracks' directory at the root of the repository.
Testing commits to github.
This commit is contained in:
parent
6a42901514
commit
4cbf5a34d3
2269 changed files with 0 additions and 0 deletions
6
vendor/plugins/selenium-on-rails/test_data/partials/_rhtml.rhtml
vendored
Normal file
6
vendor/plugins/selenium-on-rails/test_data/partials/_rhtml.rhtml
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<h1>This should never be visible!</h1>
|
||||
<table>
|
||||
<tr><th colspan="3">RHTML partial</th></tr>
|
||||
<tr><td>type</td><td><%= hello %></td><td>RHTML partial</td></tr>
|
||||
</table>
|
||||
<p>Neither should this!</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue