Ticket #28939: patch-src-backends-oracle-test-test-oracle.cpp.diff
File patch-src-backends-oracle-test-test-oracle.cpp.diff, 357 bytes (added by guidolorenz@…, 14 years ago) |
---|
-
src/backends/oracle/test/test-oracle.cpp
old new 1170 1170 1171 1171 std::cout << "\nOK, all tests passed.\n\n"; 1172 1172 1173 return EXIT_SUCCESS 1173 return EXIT_SUCCESS; 1174 1174 } 1175 1175 catch (std::exception const & e) 1176 1176 {