Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EvenSol committed Dec 5, 2024
1 parent 9fa8240 commit d1ea09a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/test/java/neqsim/thermo/system/AcidTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,7 @@ public void testtestBubpAcid() {
*/
@Test
@DisplayName("test bublepoint of acetic acid")
public void testtestBubpacetic

acid() {
public void testtestBubpaceticacid() {
neqsim.thermo.system.SystemSrkCPAstatoil testSystem =
new neqsim.thermo.system.SystemSrkCPAstatoil(273.15 + 117.9, 1.01325);
testSystem.addComponent("acetic acid", 25.0, "kg/sec");
Expand Down

0 comments on commit d1ea09a

Please sign in to comment.