Mercurial > hg > monetdb-java
comparison tests/OnClientTester.java @ 614:2eb21a7167f9
Add missing call to exitTest
author | Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> |
---|---|
date | Wed, 19 Jan 2022 14:58:36 +0100 (2022-01-19) |
parents | 9397c0b487f8 |
children | 34a15cd8cfc2 |
comparison
equal
deleted
inserted
replaced
613:9397c0b487f8 | 614:2eb21a7167f9 |
---|---|
481 } | 481 } |
482 | 482 |
483 if (different) { | 483 if (different) { |
484 fail("Normalized text is different than expected"); | 484 fail("Normalized text is different than expected"); |
485 } | 485 } |
486 exitTest(); | |
486 } | 487 } |
487 | 488 |
488 private void test_ClientRefusesUpload() throws SQLException, Failure { | 489 private void test_ClientRefusesUpload() throws SQLException, Failure { |
489 initTest("test_ClientRefusesUpload"); | 490 initTest("test_ClientRefusesUpload"); |
490 prepare(); | 491 prepare(); |