~zorba-coders/zorba/bug1123835

« back to all changes in this revision

Viewing changes to test/rbkt/Queries/zorba/scripting/disable_scripting.xq

  • Committer: sorin.marian.nasoi
  • Date: 2013-08-13 09:07:33 UTC
  • mfrom: (11278.1.318 lp_zorba)
  • Revision ID: spungi@gmail.com-20130813090733-vjl1znp7np45y12z
- merge lp:zorba trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
declare namespace op = "http://www.zorba-xquery.com/options/features";
 
1
declare namespace op = "http://zorba.io/options/features";
2
2
 
3
3
declare option op:disable "scripting";
4
4