]> git.scottworley.com Git - inverse-tax/commitdiff
Add view-source-visible link to tests
authorScott Worley <scottworley@scottworley.com>
Fri, 24 May 2019 00:57:55 +0000 (17:57 -0700)
committerScott Worley <scottworley@scottworley.com>
Fri, 24 May 2019 00:57:55 +0000 (17:57 -0700)
index.html

index 9f2f4b04b85794457e411081db99488042bcf5a8..fc2aa644ddf02a9ad1a6b54230a105cefdc23c65 100644 (file)
@@ -3,6 +3,7 @@
 <head>
 <script src="tax.js"></script>
 <script src="tax_ui.js"></script>
+<!-- Tests are in tax.test.js -->
 <style>
   td { padding: .5em; vertical-align: top}
   textarea { height: 12em; }