blob: f594820ba2797b963765e569118b5783b5a5bec2 [file] [log] [blame]
#!/bin/bash
# Fast fail the script on failures.
set -e
# Activate some packages for use while running tests.
pub global activate tuneup
pub global activate path 1.6.2
pub global activate path
pub global activate --source git https://github.com/dart-lang/test.git
pub global activate --source path .