Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
  • Loading branch information
Justo committed Nov 22, 2014
1 parent 8c4622f commit 82a9438
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 @@ -13,6 +13,7 @@ public PharmacyManager() {

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

0 comments on commit 82a9438

Please sign in to comment.