From 5b7c5cf41ec217a65e4fe38af9e3b09bac3087e3 Mon Sep 17 00:00:00 2001 From: Andrew Berry Date: Thu, 23 Apr 2015 12:56:11 -0400 Subject: [PATCH] Fix missing semicolons. --- tests/Composer/Test/Autoload/Fixtures/template/template_1.php | 2 +- tests/Composer/Test/Autoload/Fixtures/template/template_2.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Composer/Test/Autoload/Fixtures/template/template_1.php b/tests/Composer/Test/Autoload/Fixtures/template/template_1.php index 4a706f317..a6e6c9e4d 100644 --- a/tests/Composer/Test/Autoload/Fixtures/template/template_1.php +++ b/tests/Composer/Test/Autoload/Fixtures/template/template_1.php @@ -3,4 +3,4 @@ * interface templateInterface_1 * trait temlpateTrait_1 */ -