blob: 57c5451573782830b87325c87b67e5520df77292 [file] [log] [blame]
# Copyright 2017 The LUCI Authors. All rights reserved.
# Use of this source code is governed under the Apache License, Version 2.0
# that can be found in the LICENSE file.
from recipe_engine import recipe_test_api
class TracebackTestApi(recipe_test_api.RecipeTestApi):
pass