| Index: lib/html/benchmarks/dromaeo/tests/dom-query.app
|
| diff --git a/lib/html/benchmarks/dromaeo/tests/dom-query.app b/lib/html/benchmarks/dromaeo/tests/dom-query.app
|
| deleted file mode 100644
|
| index f224f48007df892044c425e39778a15ba97589c0..0000000000000000000000000000000000000000
|
| --- a/lib/html/benchmarks/dromaeo/tests/dom-query.app
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -library {
|
| - import = [
|
| - '../../../../html/html.lib',
|
| - '../../common/common.lib',
|
| - 'runner.lib'
|
| - ]
|
| - source = [
|
| - 'DomQuery.dart'
|
| - ]
|
| - entrypoint = 'Main.main'
|
| -}
|
| -
|
|
|