Skip to content

Commit 337d910

Browse files
Added icon to see unit tests
1 parent 88979dc commit 337d910

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
font-family: monospace;
2727
font-size: 8px;
2828
}
29+
2930
</style>
3031
<script>
3132
function getSource(scriptId, codeId) {
@@ -131,6 +132,7 @@ <h2>License</h2>
131132
<hr id="slicer">
132133

133134
<a href="https://github.com/robertleeplummerjr/thaw.js"><img style="position: fixed; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"></a>
135+
<a href="test/" title="Testify.js Tested!"><img style="position: fixed; top: 0; right: 0; border: 0;" src="http://robertleeplummerjr.github.io/testify.js/icon.svg" at="Testify.js Tested!"></a>
134136
</body>
135137
<script id="script-1">
136138
(function() {

0 commit comments

Comments
 (0)