Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

android / dayu

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 58532be5 authored 7 years ago by 孙露露's avatar 孙露露
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

test

parent e37b6764
Show whitespace changes
Inline Side-by-side
Showing with 2 additions and 0 deletions
  • app/src/test/java/com/dayu/bigfish/ExampleUnitTest.java
app/src/test/java/com/dayu/bigfish/ExampleUnitTest.java
View file @ 58532be5
...@@ -13,5 +13,6 @@ public class ExampleUnitTest { ...@@ -13,5 +13,6 @@ public class ExampleUnitTest {
@Test @Test
public void addition_isCorrect() throws Exception { public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2); assertEquals(4, 2 + 2);
//test
} }
} }
\ No newline at end of file
This diff is collapsed. Click to expand it.
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment