mirror of
https://github.com/apache/openjpa.git
synced 2025-02-08 11:06:01 +00:00
testcase needs to close EMF
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1027686 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1058a69afb
commit
5538fd7bb3
@ -42,6 +42,7 @@ public class TestReadOnlyNullity extends AbstractNullityTestCase {
|
|||||||
} else {
|
} else {
|
||||||
skip = true;
|
skip = true;
|
||||||
}
|
}
|
||||||
|
closeEMF(emf);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user