samples/privilegedcreator/test/api/MutexTest.java
changeset 330 be82436a7a8b
parent 71 a9bd40166b60
child 331 b5228ed41a43
     1.1 --- a/samples/privilegedcreator/test/api/MutexTest.java	Sat Jun 14 09:53:28 2008 +0200
     1.2 +++ b/samples/privilegedcreator/test/api/MutexTest.java	Mon May 25 18:27:02 2009 +0200
     1.3 @@ -1,5 +1,6 @@
     1.4  package api;
     1.5  
     1.6 +import org.apidesign.privileged.api.Mutex;
     1.7  import org.junit.After;
     1.8  import org.junit.AfterClass;
     1.9  import org.junit.Before;