Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
adamraine committed Oct 29, 2020
1 parent aab5288 commit 5b9ce7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lighthouse-core/test/chromium-web-tests/run-web-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
##

set -u

SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
export LH_ROOT="$SCRIPT_DIR/../../.."
Expand Down

0 comments on commit 5b9ce7f

Please sign in to comment.