blob: 92b8296839242f7a983e2f1c19c3ce8dc1bccd83 [file] [log] [blame]
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
from recipe_engine import recipe_test_api
class IsolatedTestApi(recipe_test_api.RecipeTestApi):
def archive(self):
return self.m.raw_io.output_text('[dummy hash]')