diff --git a/entry/src/ohostest/java/com/zhuangfei/android_timetableview/ExampleOhosTest.java b/entry/src/ohostest/java/com/zhuangfei/ohos_timetableview/ExampleOhosTest.java similarity index 95% rename from entry/src/ohostest/java/com/zhuangfei/android_timetableview/ExampleOhosTest.java rename to entry/src/ohostest/java/com/zhuangfei/ohos_timetableview/ExampleOhosTest.java index b7c1a61ba88a40872264700cf7382d88bd672ecd..baa583183948e202cc5b67edad28412600a15557 100644 --- a/entry/src/ohostest/java/com/zhuangfei/android_timetableview/ExampleOhosTest.java +++ b/entry/src/ohostest/java/com/zhuangfei/ohos_timetableview/ExampleOhosTest.java @@ -12,7 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -package com.zhuangfei.android_timetableview; +package com.zhuangfei.ohos_timetableview; import org.junit.Test;