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