Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Bug 489961: Fix tests now that we're signing NSS dlls. r=bhearsum
  • Loading branch information
Chris AtLee committed Mar 25, 2011
1 parent 52e9e03 commit cd161a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release/signing/tests.py
Expand Up @@ -151,7 +151,6 @@ def testLongPathPartnerRepack(self):

def testShouldSign(self):
self.assert_(shouldSign('setup.exe'))
self.assert_(not shouldSign('freebl3.dll'))
self.assert_(not shouldSign('application.ini'))

def testConvertPath(self):
Expand Down

0 comments on commit cd161a2

Please sign in to comment.