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 00cf46c + 457f53f commit f8105f0
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 f8105f0

Please sign in to comment.