Browse Source

* Changes uses clause to oldregexpr, as a new version was installed in package

git-svn-id: trunk@18947 -
pierre 14 năm trước cách đây
mục cha
commit
db7192c897
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      tests/test/packages/webtbs/tw10045.pp

+ 2 - 1
tests/test/packages/webtbs/tw10045.pp

@@ -1,4 +1,5 @@
-uses regexpr;
+
+uses oldregexpr;
 
 var
   engine : tRegexprEngine;