blob: 22caee0af7b1d4733751d0923514c622852d3ca4 [file] [log] [blame]
#!/bin/bash
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
# Run unit tests.
set -eu
cd "$(dirname "$0")/.."
# Only execute integration tests.
exec pipenv run pytest test_analyzer/integration_test/