Skip to content

Commit

Permalink
Restored new XPath functions in FormStorageTest.
Browse files Browse the repository at this point in the history
  • Loading branch information
OrangeAndGreen committed Jan 20, 2025
1 parent 3b0839c commit 2e69da3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -360,8 +360,8 @@ public class FormStorageTest {
// Added in 2.55
, "org.javarosa.core.model.FormIndex"
, "org.commcare.models.database.InterruptedFormState"
//, "org.javarosa.xpath.expr.XPathClosestPolygonPointFunc"
//, "org.javarosa.xpath.expr.XPathPointInsidePolygon"
, "org.javarosa.xpath.expr.XPathClosestPolygonPointFunc"
, "org.javarosa.xpath.expr.XPathPointInsidePolygon"
, "org.commcare.android.database.connect.models.ConnectLinkedAppRecordV3"
, "org.commcare.android.database.connect.models.ConnectLinkedAppRecordV8"
, "org.commcare.android.database.connect.models.ConnectLinkedAppRecordV9"
Expand Down

0 comments on commit 2e69da3

Please sign in to comment.