blob: da8b0c1d22bc7822413c9383ac92b4b1e51fccaa [file] [log] [blame]
#!/usr/bin/env python2.7
# Copyright 2020 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.
import sys
from os import path
sys.path.append(path.dirname(path.dirname(path.abspath(__file__))))