michael@0: package org.mozilla.gecko.tests; michael@0: michael@0: michael@0: michael@0: public class testMozPay extends JavascriptTest { michael@0: public testMozPay() { michael@0: super("testMozPay.js"); michael@0: } michael@0: }