Skip to content

Commit

Permalink
Build commit 6440fcf
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle committed Jul 18, 2024
1 parent 8d73cde commit 98a4622
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://qunitjs.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://qunitjs.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-07-16T15:38:42+00:00</updated><id>https://qunitjs.com/feed.xml</id><title type="html">QUnit</title><subtitle>The powerful, easy-to-use JavaScript testing framework.</subtitle></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://qunitjs.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://qunitjs.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-07-18T16:50:42+00:00</updated><id>https://qunitjs.com/feed.xml</id><title type="html">QUnit</title><subtitle>The powerful, easy-to-use JavaScript testing framework.</subtitle></feed>
3 changes: 2 additions & 1 deletion intro/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,8 @@ <h2 id="download">Download</h2>
<h2 id="further-reading">Further reading</h2>

<ul>
<li><a href="https://coding.smashingmagazine.com/2012/06/introduction-to-javascript-unit-testing/">Introdution to JavaScript Unit Testing</a>, Jörn Zaefferer (2012).</li>
<li><a href="https://devdocs.io/qunit/">Rad QUnit documentation offline</a>, via DevDocs.</li>
<li><a href="https://coding.smashingmagazine.com/2012/06/introduction-to-javascript-unit-testing/">Introduction to JavaScript Unit Testing</a>, Jörn Zaefferer (2012).</li>
</ul>
</div>
<aside class="sidebar" role="complementary"><div class="toc-wrapper">
Expand Down

0 comments on commit 98a4622

Please sign in to comment.