emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master d881130 049/271: Rename test.


From: Jackson Ray Hamilton
Subject: [elpa] master d881130 049/271: Rename test.
Date: Thu, 05 Feb 2015 18:29:41 +0000

branch: master
commit d881130d68e3af2aa19bae29c29b7cc14c659bb9
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Rename test.
---
 test/{scopify.js => scopifier.js} |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/scopify.js b/test/scopifier.js
similarity index 84%
rename from test/scopify.js
rename to test/scopifier.js
index 4525199..02f0f12 100644
--- a/test/scopify.js
+++ b/test/scopifier.js
@@ -5,7 +5,7 @@
 
 var assert = require('assert');
 
-describe('scopify', function () {
+describe('scopifier', function () {
 
     it('should work', function () {
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]