improve babylon test coverage and remove dead code

This commit is contained in:
Sebastian McKenzie
2015-07-25 19:54:19 +01:00
parent 2948108c90
commit 23aa7b002d
20 changed files with 267 additions and 76 deletions

View File

@@ -0,0 +1 @@
<foo bar={} />

View File

@@ -0,0 +1,3 @@
{
"throws": "JSX attributes must only be assigned a non-empty expression (1:9)"
}