From 62f9659d05e0a06870f1fc089cf5343e936789ef Mon Sep 17 00:00:00 2001 From: daarond Date: Fri, 15 May 2015 16:23:02 -0500 Subject: [PATCH] name change --- tests/generators/unittest_php.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generators/unittest_php.js b/tests/generators/unittest_php.js index 5a4a5bc4f..429831ae9 100644 --- a/tests/generators/unittest_php.js +++ b/tests/generators/unittest_php.js @@ -20,7 +20,7 @@ /** * @fileoverview Generating PHP for unit test blocks. - * @author daarond@gmail.com (Neil Fraser) + * @author daarond@gmail.com (Daaron Dwyer) */ 'use strict';