blob: 366b28d0907a9816cf6b75dad260f0906d304bc9 [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 unittests.
exec pipenv run pytest test_analyzer/