Add back swarm to our tests by adding a samples-dev status file and enabling the path in the test driver

R=whesse@google.com

Review URL: https://codereview.chromium.org//146093004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32551 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
ricow@google.com
2014-02-11 11:31:44 +00:00
parent 3b353731f6
commit 9c5986c69e
+1
View File
@@ -49,6 +49,7 @@ final TEST_SUITE_DIRECTORIES = [
new Path('pkg'),
new Path('runtime/tests/vm'),
new Path('samples'),
new Path('samples-dev'),
new Path('tests/benchmark_smoke'),
new Path('tests/chrome'),
new Path('tests/compiler/dart2js'),