fix(core): update

This commit is contained in:
2019-10-10 18:14:07 +02:00
parent 8665464416
commit 8ff2a9d64a
6 changed files with 120 additions and 105 deletions

View File

@ -11,4 +11,4 @@ tap.test('should state wether base64 string is valid', async () => {
expect(smartstring.type.isBase64('hi there')).to.be.false;
});
tap.start();
tap.start();