zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #10392
[Merge] lp:~zorba-coders/zorba/fix_bug_969251 into lp:zorba
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/fix_bug_969251 into lp:zorba.
Requested reviews:
Sorin Marian Nasoi (sorin.marian.nasoi)
Related bugs:
Bug #969251 in Zorba: "mainModule16 test can raise any of two error messages"
https://bugs.launchpad.net/zorba/+bug/969251
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/fix_bug_969251/+merge/108679
fix for lp:969251.
--
https://code.launchpad.net/~zorba-coders/zorba/fix_bug_969251/+merge/108679
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/rbkt/Queries/zorba/modules/mainModule16.xq'
--- test/rbkt/Queries/zorba/modules/mainModule16.xq 2012-05-03 12:31:51 +0000
+++ test/rbkt/Queries/zorba/modules/mainModule16.xq 2012-06-05 06:37:20 +0000
@@ -2,7 +2,7 @@
(: Test: mainModule16.xq :)
(: Written By: Sorin Nasoi :)
(: Date: 2008/05/26 :)
-(: Purpose: Error XPST0081 :)
+(: Purpose: Error XQST0036 :)
(:*******************************************************:)
import module namespace math = "http://example.org/math-functions" at
Follow ups