[Pkg-javascript-commits] [pdf.js] 193/246: Remove the remaining references to cidmaps.js from the test suite

David Prévot taffit at moszumanska.debian.org
Sun Sep 7 15:36:40 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit b201cc4940da392246d46ccb71d1998e8a6c6c09
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Thu Aug 14 02:16:35 2014 +0200

    Remove the remaining references to cidmaps.js from the test suite
---
 test/font/font_test.html | 1 -
 test/unit/unit_test.html | 1 -
 2 files changed, 2 deletions(-)

diff --git a/test/font/font_test.html b/test/font/font_test.html
index d0575ff..ba53249 100644
--- a/test/font/font_test.html
+++ b/test/font/font_test.html
@@ -24,7 +24,6 @@
   <script src="../../src/core/annotation.js"></script>
   <script src="../../src/core/function.js"></script>
   <script src="../../src/core/charsets.js"></script>
-  <script src="../../src/core/cidmaps.js"></script>
   <script src="../../src/core/colorspace.js"></script>
   <script src="../../src/core/crypto.js"></script>
   <script src="../../src/core/pattern.js"></script>
diff --git a/test/unit/unit_test.html b/test/unit/unit_test.html
index 0b04ff7..94d27eb 100644
--- a/test/unit/unit_test.html
+++ b/test/unit/unit_test.html
@@ -23,7 +23,6 @@
   <script src="../../src/core/annotation.js"></script>
   <script src="../../src/core/function.js"></script>
   <script src="../../src/core/charsets.js"></script>
-  <script src="../../src/core/cidmaps.js"></script>
   <script src="../../src/core/colorspace.js"></script>
   <script src="../../src/core/crypto.js"></script>
   <script src="../../src/core/pattern.js"></script>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list