Skip to content

Commit 2535a2d

Browse files
committed
bump apptest import
1 parent cc04212 commit 2535a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ def is_included(path):
418418
apprepo = os.environ["GRAALPYTHON_APPTESTS_REPO_URL"]
419419
_apptest_suite = _suite.import_suite(
420420
"graalpython-apptests",
421-
version="787cc09c63516d224bca72f8ac0f6daced282aad",
421+
version="fd76a68bbb82352fa559650192c258e6c9ad623b",
422422
urlinfos=[mx.SuiteImportURLInfo(mx_urlrewrites.rewriteurl(apprepo), "git", mx.vc_system("git"))]
423423
)
424424
mx.run_mx(["-p", _apptest_suite.dir, "graalpython-apptests"])

0 commit comments

Comments
 (0)