Skip to content

Commit

Permalink
Merge pull request nus-cs2113-AY2021S1#81 from yeapcl/master
Browse files Browse the repository at this point in the history
enable Assertion
  • Loading branch information
weisiong24 authored Oct 25, 2020
2 parents bde40ad + 3919c24 commit fbbf158
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ checkstyle {

run{
standardInput = System.in
enableAssertions = true
}

0 comments on commit fbbf158

Please sign in to comment.