test.properties 196 B

12345678
  1. # Test configuration information
  2. # Includes information such as how to handle failures
  3. # Halt tests when there's a failure
  4. halt.failure = off
  5. # Halt tests when there's an error
  6. halt.error = off