Test detecting generated source maps

This commit is contained in:
なつき
2015-03-09 11:48:30 -07:00
parent b103232e0e
commit 67e4212f64
3 changed files with 52 additions and 20 deletions

1
test/fixtures/Data/sourcemap.v3.map vendored Normal file
View File

@@ -0,0 +1 @@
{"version":3,"file":"out.js","sourceRoot":"","sources":["foo.js","bar.js"],"sourcesContent":[null,null],"names":["src","maps","are","fun"],"mappings":"A,AAAB;;ABCDE;"}