Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(624)

Unified Diff: tests/dartino_compiler/incremental/incremental_test_runner.dart

Issue 2029723004: Don't quit debugger when the program terminates, only after `quit`. Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/dartino_compiler/incremental/dartino_vm_tester.dart ('k') | tests/debugger/accessors_expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/dartino_compiler/incremental/incremental_test_runner.dart
diff --git a/tests/dartino_compiler/incremental/incremental_test_runner.dart b/tests/dartino_compiler/incremental/incremental_test_runner.dart
index aa068853bca5ae7f70ea5759bae3c6f61419c645..b4b8614e48d3b38465228530c7a3122f4a21d463 100644
--- a/tests/dartino_compiler/incremental/incremental_test_runner.dart
+++ b/tests/dartino_compiler/incremental/incremental_test_runner.dart
@@ -48,7 +48,6 @@ import 'package:dartino_compiler/src/dartino_compiler_implementation.dart' show
import 'package:dartino_compiler/dartino_system.dart' show
DartinoDelta,
- DartinoFunction,
DartinoSystem;
import 'package:dartino_compiler/src/dartino_compiler_options.dart' show
« no previous file with comments | « tests/dartino_compiler/incremental/dartino_vm_tester.dart ('k') | tests/debugger/accessors_expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698