aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/systemjs/test/tests/register-regex.js
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/systemjs/test/tests/register-regex.js')
-rw-r--r--thirdparty/systemjs/test/tests/register-regex.js18
1 files changed, 18 insertions, 0 deletions
diff --git a/thirdparty/systemjs/test/tests/register-regex.js b/thirdparty/systemjs/test/tests/register-regex.js
new file mode 100644
index 000000000..847e818fd
--- /dev/null
+++ b/thirdparty/systemjs/test/tests/register-regex.js
@@ -0,0 +1,18 @@
+//// /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