Skip to content

Commit

Permalink
Merge pull request google#732 from google/fix_typo
Browse files Browse the repository at this point in the history
renamed JavaUtilConcurrentLocksTest to JavaUtilConcurrentAtomicTest
  • Loading branch information
inder123 committed Nov 6, 2015
2 parents f972937 + f286bc4 commit 10fbfca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
/**
* Functional test for Json serialization and deserialization for classes in java.util.concurrent.atomic
*/
public class JavaUtilConcurrentLocksTest extends TestCase {
public class JavaUtilConcurrentAtomicTest extends TestCase {
private Gson gson;

@Override
Expand Down

0 comments on commit 10fbfca

Please sign in to comment.