mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
6 lines
142 B
Bash
Executable File
6 lines
142 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# TODO(goderbauer): delete this when all callsites are updated to test.dart.
|
|
|
|
./bin/cache/dart-sdk/bin/dart ./dev/bots/test.dart
|