We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd256e4 commit 8368f93Copy full SHA for 8368f93
hibernate-core/src/test/java/org/hibernate/engine/spi/ExtraStateTest.java
@@ -5,7 +5,7 @@
5
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
6
*/
7
8
-ackage org.hibernate.engine.spi;
+package org.hibernate.engine.spi;
9
10
import static org.junit.Assert.assertEquals;
11
import static org.junit.Assert.assertNotNull;
0 commit comments