{"version":3,"sources":["https://lively-kernel.org/lively4/lively4-markus/src/client/reactive/test/rp19-jsx/rp19-jsx.spec.js"],"names":["chai","expect","sinon","sinonChai","use"],"mappings":"AAAA;;;;;;;;AAEOA,U;AAAOC,Y,sBAAAA,M;;AACPC,W;;AACAC,e;;;;;;;;;;;AAFOF,iD;;;;;;;;;;;;;AAAPD,+C;;;;;;;;;;;;;AACAE,gD;;;;;;;;;;;;;AACAC,oD;;;;;;;;AACPH,WAAKI,GAAL,CAASD,SAAT;;AAEA;AACA;AACA;AACA;AACA;AACA","file":"rp19-jsx.spec.js","sourcesContent":["\"use rp19-jsx\";\n\nimport chai, {expect} from 'src/external/chai.js';\nimport sinon from 'src/external/sinon-3.2.1.js';\nimport sinonChai from 'src/external/sinon-chai.js';\nchai.use(sinonChai);\n\n// describe('just a test', function() {\n//   it('currently changes the tag to a SPAN', () => {\n//     const span = <div>Hello</div>;\n//     expect(span).to.have.property('tagName', 'SPAN');\n//   });\n// });\n\n"]}