diff options
author | Chocobozzz <me@florianbigard.com> | 2018-10-16 10:55:29 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-10-16 16:41:36 +0200 |
commit | 26370ce469913f48b1c10b91d68ac8cb67586ce1 (patch) | |
tree | e01c9a35a2cc7508694dab9c0f9828f750389ae2 /server/tests/api/index.ts | |
parent | fd28a0fc8833c8cfe1017a88fbda141130b2d263 (diff) | |
download | PeerTube-26370ce469913f48b1c10b91d68ac8cb67586ce1.tar.gz PeerTube-26370ce469913f48b1c10b91d68ac8cb67586ce1.tar.zst PeerTube-26370ce469913f48b1c10b91d68ac8cb67586ce1.zip |
Move redundancy in its own travis container
Diffstat (limited to 'server/tests/api/index.ts')
-rw-r--r-- | server/tests/api/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/index.ts b/server/tests/api/index.ts index 2d996dbf9..bc140f860 100644 --- a/server/tests/api/index.ts +++ b/server/tests/api/index.ts | |||
@@ -2,3 +2,4 @@ | |||
2 | import './index-1' | 2 | import './index-1' |
3 | import './index-2' | 3 | import './index-2' |
4 | import './index-3' | 4 | import './index-3' |
5 | import './index-4' | ||