Skip to content

Commit

Permalink
Update ExampleUnitTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
USAMAWIZARD authored Feb 14, 2025
1 parent 467c551 commit c21ab8b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
*/
public class ExampleUnitTest {


Expand All @@ -16,4 +16,4 @@ public void testCameraOrientation(){
//related class is Camera2Session.java and calculateCameraOrientation method
//fail("Implement this test");
}
}
}

0 comments on commit c21ab8b

Please sign in to comment.