ws changes to prod the build

This commit is contained in:
Devon Carew 2015-10-06 15:48:04 -07:00
parent 5c6c3d9d81
commit f98f134ccf
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
library stop_test;
library listen_test;
import 'package:args/command_runner.dart';
import 'package:mockito/mockito.dart';

View File

@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
library stop_test;
library logs_test;
import 'package:args/command_runner.dart';
import 'package:mockito/mockito.dart';