load "test_helper"

@test "failing helper function" {
  true
  failing_helper
}
