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

Unified Diff: test/demo_app_test.dart

Issue 688503004: Update searchable_list test to run in package bots (Closed) Base URL: git@github.com:dart-lang/searchable-list-sample.git@master
Patch Set: Created 6 years, 2 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 | « pubspec.yaml ('k') | test/demo_app_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/demo_app_test.dart
diff --git a/test/demo_app_test.dart b/test/demo_app_test.dart
index 564cef3f72ac0b6949245ceab4809c95d84a3cd6..7ba09b444d2ef934b12bdafbee5eed5c585e60cb 100644
--- a/test/demo_app_test.dart
+++ b/test/demo_app_test.dart
@@ -9,7 +9,7 @@ import 'dart:html';
import 'package:polymer/polymer.dart';
import 'package:unittest/unittest.dart';
import 'package:unittest/html_config.dart';
-import '../web/elements/demo_app.dart';
+import 'package:searchable_list/demo_app.dart';
/**
* A trivial test to get the analyzer plugged into this sample. See
« no previous file with comments | « pubspec.yaml ('k') | test/demo_app_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698