Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit bb8c67d

Browse files
author
Alex Gaynor
authored
oops
1 parent 10a8a72 commit bb8c67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def main():
2828
"cargo", "xbuild",
2929
"--target",
3030
os.path.join(
31-
BASE_DIR, os.path.pardir, "x86_64-linux-kernel-module"
31+
BASE_DIR, os.path.pardir, "x86_64-linux-kernel-module.json"
3232
),
3333
cwd=os.path.join(BASE_DIR, path),
3434
environ=dict(

0 commit comments

Comments
 (0)