Commit 2e5d6a6
zheng yin
Use assertGreater replace assertTrue
we can use assertGreater(a,b) to replace assertTrue(a>b)
Change-Id: Idd92a99bf5fd25785a47645d46bcfcad23ed870a1 parent 80ce3be commit 2e5d6a6
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments