Make time tests consistent with other tests
diff --git a/pkgs/clock/test/clock_test.dart b/pkgs/clock/test/clock_test.dart
index 614a9e9..b3dbfac 100644
--- a/pkgs/clock/test/clock_test.dart
+++ b/pkgs/clock/test/clock_test.dart
@@ -12,7 +12,7 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-library quiver.iterables.merge_test;
+library quiver.time.clock_test;
 
 import 'package:unittest/unittest.dart';
 import 'package:quiver/time.dart';