From 94f18ffc069377b365fa7316cf6f003021ace6b6 Mon Sep 17 00:00:00 2001 From: Borewit Date: Tue, 1 Oct 2019 12:02:03 +0200 Subject: [PATCH] Reduce data downloaded --- src/index.spec.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.spec.ts b/src/index.spec.ts index bf8306cd..d8fb108d 100644 --- a/src/index.spec.ts +++ b/src/index.spec.ts @@ -38,7 +38,7 @@ const tiuqottigeloot_vol24_Tracks = [ title: 'We Are Going to Eclecfunk Your Ass', artist: 'Eclectek' } - }, + } /* , { url: '/Various%20Artists%20-%202009%20-%20netBloc%20Vol%2024_%20tiuqottigeloot%20%5BMP3-V2%5D/03%20-%20Auto-Pilot%20-%20Seventeen.mp3', @@ -128,7 +128,7 @@ const tiuqottigeloot_vol24_Tracks = [ title: 'The Cycle (feat. Mista Mista)', artist: 'CM aka Creative' } - } + } */ ]; describe('Parse WebAmp tracks', () => {