From 364b5eb1e7223397c9bb480aa33eb1c55878f435 Mon Sep 17 00:00:00 2001 From: fotuzlab Date: Wed, 6 Feb 2013 11:09:14 +0530 Subject: [PATCH] Update labtesting.module added comment issue 1 for testing --- labtesting.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labtesting.module b/labtesting.module index db57951..953cdbd 100644 --- a/labtesting.module +++ b/labtesting.module @@ -9,5 +9,5 @@ * The code below should have code standard errors. */ function test($a, $b, $c) { - + // issue 1 }