Conform to test_runner conventions.
diff --git a/pubspec.yaml b/pubspec.yaml
index ac206a0..f904287 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: when
-version: 0.2.0
+version: 0.1.0
 author: Sean Eagan <seaneagan1@gmail.com>
 description: Register callbacks on code which is conditionally sync or async.
 homepage: https://github.com/seaneagan/when.dart
diff --git a/test/test_when.dart b/test/when_test.dart
similarity index 100%
rename from test/test_when.dart
rename to test/when_test.dart