mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
First installment of 'meteor run' tests.
Tests meteor --once and restarting on upgrade.
This commit is contained in:
@@ -44,8 +44,7 @@ CPR examples "$TARGET_DIR"
|
||||
# Script is not actually used, but it's nice to distribute it for users.
|
||||
cp scripts/admin/launch-meteor "$TARGET_DIR"
|
||||
|
||||
# Trim tests and unfinished examples.
|
||||
rm -rf "$TARGET_DIR"/tools/tests
|
||||
# Trim unfinished examples.
|
||||
rm -rf "$TARGET_DIR"/examples/unfinished
|
||||
rm -rf "$TARGET_DIR"/examples/other
|
||||
|
||||
|
||||
Reference in New Issue
Block a user