Add missing license header

This commit is contained in:
Bill Thornton 2021-09-16 15:10:30 -04:00
parent fcea0c4d34
commit c45c984f4d

View File

@ -1,3 +1,8 @@
/**
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
import { Configuration, Jellyfin } from '..';
// FIXME: These tests should be mocked and not calling an actual server