Skip to content

Commit

Permalink
💡 Refreshes tests copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Dec 11, 2024
1 parent f393d30 commit ba47c9e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 16 deletions.
7 changes: 3 additions & 4 deletions test/config_test.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//
// [Author] Alex (https://github.com/AlexV525)
// [Date] 2022/09/20 17:06
//
// Copyright 2019 The FlutterCandies author. All rights reserved.
// Use of this source code is governed by an Apache license that can be found
// in the LICENSE file.

import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
Expand Down
7 changes: 3 additions & 4 deletions test/delegates_test.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//
// [Author] Alex (https://github.com/AlexV525)
// [Date] 2022/9/19 11:52
//
// Copyright 2019 The FlutterCandies author. All rights reserved.
// Use of this source code is governed by an Apache license that can be found
// in the LICENSE file.

import 'package:flutter_test/flutter_test.dart';
import 'package:wechat_assets_picker/wechat_assets_picker.dart';
Expand Down
7 changes: 3 additions & 4 deletions test/test_utils.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//
// [Author] Alex (https://github.com/AlexV525)
// [Date] 2022/09/20 16:35
//
// Copyright 2019 The FlutterCandies author. All rights reserved.
// Use of this source code is governed by an Apache license that can be found
// in the LICENSE file.

import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
Expand Down
7 changes: 3 additions & 4 deletions test/widget_test.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//
// [Author] Alex (https://github.com/AlexV525)
// [Date] 2022/09/20 17:09
//
// Copyright 2019 The FlutterCandies author. All rights reserved.
// Use of this source code is governed by an Apache license that can be found
// in the LICENSE file.

import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
Expand Down

0 comments on commit ba47c9e

Please sign in to comment.