Skip to content

Commit

Permalink
testing change
Browse files Browse the repository at this point in the history
  • Loading branch information
Justo committed Nov 22, 2014
1 parent 68f253f commit 8c4622f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PharmacyInvtManager/src/MainClasses/PharmacyManager.java
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ public PharmacyManager() {
}

//display all the bulks for each Medication
//TEST CHANGE
public void displayMyStock(){
System.out.println("Overall total: " + this.getTotalStock());
System.out.println();
Expand Down

0 comments on commit 8c4622f

Please sign in to comment.