From fb76522f3fa4ae20fc35ef6f217045faace37c54 Mon Sep 17 00:00:00 2001 From: yuhuangwei Date: Sat, 11 May 2019 18:52:25 +0800 Subject: [PATCH] =?UTF-8?q?udp:=20=E6=9B=B4=E6=96=B0=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/views.test.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/views.test.js b/test/views.test.js index a473a3a..d36d744 100644 --- a/test/views.test.js +++ b/test/views.test.js @@ -1,10 +1,10 @@ /**! - * gracejs - test/body.test.js - * Copyright(c) 2016 + * gracejs - test/views.test.js + * Copyright(c) 2019 * MIT Licensed * * Authors: - * xiongwilee (http://wilee.me) + * hezai */ 'use strict';