Add playground.

This commit is contained in:
Oleksii Trekhleb 2018-04-09 12:53:40 +03:00
parent 8c46dbfb6d
commit a588018a41
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,5 @@
describe('playground', () => {
it('should perform playground tasks', () => {
// Place your playground tests here.
});
});

View File

@ -0,0 +1 @@
// Place your playground code here.