Skip to content

Commit 14483c4

Browse files
committed
test: 更新单元测试
1 parent ecd27e1 commit 14483c4

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

test/UnitTest/Localization/JsonStringLocalizerTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
33
// Website: https://www.blazor.zone or https://argozhang.github.io/
44

5-
using BootstrapBlazor.Localization;
65
using Microsoft.Extensions.Localization;
76
using System.ComponentModel.DataAnnotations;
87
using System.Reflection;

test/UnitTest/Utils/UtilityTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
33
// Website: https://www.blazor.zone or https://argozhang.github.io/
44

5-
using BootstrapBlazor.Localization.Json;
65
using BootstrapBlazor.Server.Extensions;
76
using Microsoft.Extensions.Localization;
87
using Microsoft.Extensions.Options;

test/UnitTest/Validators/RequiredValidatorTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
33
// Website: https://www.blazor.zone or https://argozhang.github.io/
44

5-
using BootstrapBlazor.Localization.Json;
65
using Microsoft.Extensions.Localization;
76
using Microsoft.Extensions.Options;
87
using System.ComponentModel.DataAnnotations;

0 commit comments

Comments
 (0)