diff --git a/L2J_DataPack/.classpath b/L2J_DataPack/.classpath
index cd1f3e2aa6e79b3ae625afeaecea40929282a39a..e8f3577d8f1871f9624ba3638635ba515f61e054 100644
--- a/L2J_DataPack/.classpath
+++ b/L2J_DataPack/.classpath
@@ -4,5 +4,7 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
 	<classpathentry combineaccessrules="false" kind="src" path="/L2J_Server" />
 	<classpathentry kind="lib" path="/L2J_Server/dist/libs/mmocore.jar" />
+	<classpathentry kind="lib" path="/L2J_Server/dist/libs/mockito-all-1.9.5.jar" />
+	<classpathentry kind="lib" path="/L2J_Server/dist/libs/testng-6.9.5.jar" />
 	<classpathentry kind="output" path="bin" />
 </classpath>
\ No newline at end of file