Skip to content

Commit ba47c9e

Browse files
committed
💡 Refreshes tests copyright
1 parent f393d30 commit ba47c9e

File tree

4 files changed

+12
-16
lines changed

4 files changed

+12
-16
lines changed

test/config_test.dart

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
//
2-
// [Author] Alex (https://github.com/AlexV525)
3-
// [Date] 2022/09/20 17:06
4-
//
1+
// Copyright 2019 The FlutterCandies author. All rights reserved.
2+
// Use of this source code is governed by an Apache license that can be found
3+
// in the LICENSE file.
54

65
import 'package:flutter/material.dart';
76
import 'package:flutter_test/flutter_test.dart';

test/delegates_test.dart

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
//
2-
// [Author] Alex (https://github.com/AlexV525)
3-
// [Date] 2022/9/19 11:52
4-
//
1+
// Copyright 2019 The FlutterCandies author. All rights reserved.
2+
// Use of this source code is governed by an Apache license that can be found
3+
// in the LICENSE file.
54

65
import 'package:flutter_test/flutter_test.dart';
76
import 'package:wechat_assets_picker/wechat_assets_picker.dart';

test/test_utils.dart

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
//
2-
// [Author] Alex (https://github.com/AlexV525)
3-
// [Date] 2022/09/20 16:35
4-
//
1+
// Copyright 2019 The FlutterCandies author. All rights reserved.
2+
// Use of this source code is governed by an Apache license that can be found
3+
// in the LICENSE file.
54

65
import 'package:flutter/foundation.dart';
76
import 'package:flutter/material.dart';

test/widget_test.dart

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
//
2-
// [Author] Alex (https://github.com/AlexV525)
3-
// [Date] 2022/09/20 17:09
4-
//
1+
// Copyright 2019 The FlutterCandies author. All rights reserved.
2+
// Use of this source code is governed by an Apache license that can be found
3+
// in the LICENSE file.
54

65
import 'package:flutter/material.dart';
76
import 'package:flutter_test/flutter_test.dart';

0 commit comments

Comments
 (0)