added regression test for #214

This commit is contained in:
Brian Suh 2014-09-30 09:34:51 -07:00
parent 6f6ea4ce0d
commit 0bc94a73cd
3 changed files with 2886 additions and 0 deletions

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="libs/qunit.css" media="screen">
<script src="libs/qunit.js"></script>
<!-- Load local lib and tests. -->
<script src="libs/syn.js"></script>
<script src="../../mithril.js"></script>
</head>
<body>