Added in brief summary of testing information

This commit is contained in:
Chris Hartjes
2012-07-08 21:53:21 -04:00
parent 91bed698af
commit 02b3672ab1

View File

@@ -32,5 +32,8 @@ layout: default
{% capture frameworks_content %}{% include popular-frameworks.md %}{% endcapture %}
{{ frameworks_content|markdownify }}
{% capture testing_content %}{% include testing.md %}{% endcapture %}
{{ testing_content|markdownify }}
{% capture links_content %}{% include links-and-resources.md %}{% endcapture %}
{{ links_content|markdownify }}