Skip to content

Commit 476b668

Browse files
author
Dobromir Hristov
committed
chore: add header
1 parent 7baf34f commit 476b668

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

tests/unit/components/Navigator.spec.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
/**
2+
* This source file is part of the Swift.org open source project
3+
*
4+
* Copyright (c) 2021 Apple Inc. and the Swift project authors
5+
* Licensed under Apache License v2.0 with Runtime Library Exception
6+
*
7+
* See https://swift.org/LICENSE.txt for license information
8+
* See https://swift.org/CONTRIBUTORS.txt for Swift project authors
9+
*/
10+
111
import Navigator from '@/components/Navigator.vue';
212
import { shallowMount } from '@vue/test-utils';
313
import NavigatorCard from '@/components/Navigator/NavigatorCard.vue';

0 commit comments

Comments
 (0)