Skip to content

Commit

Permalink
renamed test app to include the word demo, since I always look for de…
Browse files Browse the repository at this point in the history
…mo, but never find anything :/
  • Loading branch information
bbottema committed Nov 16, 2017
1 parent 160a020 commit 692eabf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* @author Benny Bottema
*/
@SuppressWarnings({ "WeakerAccess", "UnusedAssignment" })
public class MailTestApp {
public class MailTestDemoApp {

private static final String YOUR_GMAIL_ADDRESS = "your_gmail_user@gmail.com";

Expand Down

0 comments on commit 692eabf

Please sign in to comment.