Skip to content

Commit

Permalink
turn off debugger in ApxressTestCase
Browse files Browse the repository at this point in the history
  • Loading branch information
dwiel committed Feb 6, 2012
1 parent 66ccf0e commit 0ccd920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/AxpressTestCase.py
Expand Up @@ -36,6 +36,7 @@ class X():pass
type_instance = type(X())

axpress = Axpress(sparql = sparql)
axpress.compiler.debug_off()
loadTranslations(axpress, n)


Expand Down

0 comments on commit 0ccd920

Please sign in to comment.