Skip to content

Commit

Permalink
Added method async() for the purpose of 'Call the method asynchronously'
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshaoaaa committed Jul 15, 2019
1 parent c1ff666 commit 6ec4f96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/OkReflectTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -380,5 +380,6 @@ public void testSetFinalFieldOfClass() {
}

// Added method async() for the purpose of 'Call the method asynchronously'
// Added method field for the purpose of get the field after async task.

}

0 comments on commit 6ec4f96

Please sign in to comment.