diff options
Diffstat (limited to 'test/CompilerSpec.js')
| -rw-r--r-- | test/CompilerSpec.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CompilerSpec.js b/test/CompilerSpec.js index 7bf48d18..8487b139 100644 --- a/test/CompilerSpec.js +++ b/test/CompilerSpec.js @@ -1,4 +1,4 @@ -describe('compiler', function(){ +xdescribe('compiler', function(){ function element(html) { return jQuery(html)[0]; } |
