Kaynağa Gözat

Moves tests into the correct package. yeesh.

Caleb Fangmeier 6 yıl önce
ebeveyn
işleme
5fec3d4e42
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/com/pact/com/pact/test/NodeTest.java

+ 1 - 1
src/com/pact/com/pact/test/NodeTest.java

@@ -1,4 +1,4 @@
-package com.pact.com.pact.test;
+package com.pact.test;
 
 import static org.junit.jupiter.api.Assertions.*;