Skip to content

Commit 150c329

Browse files
committed
抽象工厂测试
1 parent f6f306c commit 150c329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/src/test/java/TestPerson.java renamed to builder/src/test/java/me/zbl/builder/TestPerson.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
package me.zbl.builder; /**
22
* MIT License
33
* <p>
44
* Copyright (c) 2017 James

0 commit comments

Comments
 (0)