Skip to content

Commit

Permalink
Update main_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
olivertso authored and junkert committed Dec 10, 2019
1 parent 6c94cf1 commit fcae503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ func seqUnitTests(t *testing.T) {
t.Run("ProcessorStateAbbrev", TestProcessorStateAbbrev)
t.Run("ProcessorUserName", TestProcessorUserName)
t.Run("ProcessorZip", TestProcessorZip)
t.Run("ProcessorCompanyName", TestProcessorCompanyName)
t.Run("ProcessorRandomDate", TestProcessorRandomDate)
t.Run("ProcessorRandomUUID", TestProcessorRandomUUID)
t.Run("ProcessorScrubString", TestProcessorScrubString)
Expand Down

0 comments on commit fcae503

Please sign in to comment.