update tests, move test app to v2

This commit is contained in:
Rich Harris
2018-05-03 21:54:23 -04:00
parent 3531cc587d
commit 7303e811be
12 changed files with 35 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
<h1>{{foo.bar()}}</h1>
<h1>{foo.bar()}</h1>
<script>
export default {