aboutsummaryrefslogtreecommitdiff
path: root/javascript/tests/index.html
diff options
context:
space:
mode:
authorAvi Dessauer <avi.the.coder@gmail.com>2019-08-21 06:03:31 -0400
committerAlexey Kiryushin <alexey.a.kiryushin@gmail.com>2019-08-21 13:03:31 +0300
commitaf41ab40e1fc4888d1873a9ffe681ddafdfb4ee0 (patch)
tree219315a1ef02ae0d0f21889e7b88e08318b308a2 /javascript/tests/index.html
parent5295ac7f7f26c3a43f0fe9b9c826e876b29cf666 (diff)
Delete trailing whitespace (#42)
Diffstat (limited to 'javascript/tests/index.html')
-rw-r--r--javascript/tests/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript/tests/index.html b/javascript/tests/index.html
index 19f55cc..06bfc02 100644
--- a/javascript/tests/index.html
+++ b/javascript/tests/index.html
@@ -25,7 +25,7 @@
<script src="{{rootURL}}assets/vendor.js"></script>
<script src="{{rootURL}}assets/test-support.js"></script>
<script src="{{rootURL}}assets/haskell-code-explorer.js"></script>
- <script src="{{rootURL}}assets/tests.js"></script>
+ <script src="{{rootURL}}assets/tests.js"></script>
{{content-for "body-footer"}}
{{content-for "test-body-footer"}}