[gnome-shell] tests: Remove format test



commit f3004620036acf10a3137d2727fd6f948b14193c
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Jun 11 14:21:53 2015 +0200

    tests: Remove format test
    
    The format() function was moved to gjs a long time ago.

 tests/Makefile.am    |    1 -
 tests/unit/format.js |   36 ------------------------------------
 2 files changed, 0 insertions(+), 37 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index beecb46..22ef81d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -26,7 +26,6 @@ TEST_JS =                                     \
        testcommon/border-image.png             \
        testcommon/face-plain.png               \
        testcommon/ui.js                        \
-       unit/format.js                          \
        unit/insertSorted.js                    \
        unit/markup.js                          \
        unit/jsParse.js                         \


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