Making a test commit.
This commit is contained in:
parent
9ce03fcaa1
commit
8ac38646b1
@ -251,7 +251,7 @@ public class GreedyMatchingAlgorithm implements MatchingAlgorithm {
|
||||
public int getTotalAvailability() {
|
||||
return totalAvailability;
|
||||
}
|
||||
|
||||
// test commit
|
||||
public void setTotalAvailability(int totalAvailability) {
|
||||
this.totalAvailability = totalAvailability;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user