spbooks / go1

Code archive for the book Level Up Your Web Apps With Go
109 stars 53 forks source link

Second test should fail #13

Open timothyaaron opened 7 years ago

timothyaaron commented 7 years ago

Book example uses if twoPlusTwo != 5 to show fail case.