remove matcher from try site - matcher is now part of unittest
TBR Review URL: https://codereview.chromium.org//1124223008 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45663 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
@@ -60,10 +60,6 @@ handlers:
|
||||
static_dir: packages/logging
|
||||
secure: always
|
||||
|
||||
- url: /packages/matcher
|
||||
static_dir: packages/matcher
|
||||
secure: always
|
||||
|
||||
- url: /packages/math
|
||||
static_dir: packages/math
|
||||
secure: always
|
||||
|
||||
@@ -54,7 +54,6 @@
|
||||
'../../third_party/pkg/http_parser/lib',
|
||||
'../../third_party/pkg/intl/lib',
|
||||
'../../third_party/pkg/logging/lib',
|
||||
'../../third_party/pkg/matcher/lib',
|
||||
'../../third_party/pkg/path/lib',
|
||||
'../../third_party/pkg/stack_trace/lib',
|
||||
'../../third_party/pkg/string_scanner/lib',
|
||||
|
||||
Reference in New Issue
Block a user