diff options
Diffstat (limited to 'thirdparty/systemjs/test/tests/register-regex.js')
-rw-r--r-- | thirdparty/systemjs/test/tests/register-regex.js | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/thirdparty/systemjs/test/tests/register-regex.js b/thirdparty/systemjs/test/tests/register-regex.js deleted file mode 100644 index 847e818fd..000000000 --- a/thirdparty/systemjs/test/tests/register-regex.js +++ /dev/null @@ -1,18 +0,0 @@ -//// /collection/ -//import 'test/background/collection/clientErrors.spec'; -//import 'test/background/collection/playlistItems.spec'; -//import 'test/background/collection/playlists.spec'; -//import 'test/background/collection/searchResults.spec'; -//import 'test/background/collection/videos.spec'; -//import 'test/background/collection/streamItems.spec'; - -//// /model/ -//import 'test/background/model/activePlaylistManager.spec'; -//import 'test/background/model/clientErrorManager.spec'; -//import 'test/background/model/dataSource.spec'; -//import 'test/background/model/playlistItem.spec'; -//import 'test/background/model/playlistItems.spec'; -//import 'test/background/model/relatedVideosManager.spec'; -//import 'test/background/model/signInManager.spec'; -//import 'test/background/model/user.spec'; -//import 'test/background/model/youTubeV3API.spec';
\ No newline at end of file |