remove loncapa import in formularesponse_with_hint test (jenkins

import path not consistent with dev machines?)
This commit is contained in:
ichuang
2012-06-10 22:39:16 -04:00
parent 6f14acee9e
commit 17ca0e793c

View File

@@ -1,6 +1,6 @@
<problem>
<script type="loncapa/python">
from loncapa import *
# from loncapa import *
x1 = 4 # lc_random(2,4,1)
y1 = 5 # lc_random(3,7,1)