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

Commit f12dc76

Browse files
Alex Gaynoralex
Alex Gaynor
authored andcommitted
oops
1 parent e8b1e5a commit f12dc76

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
@@ -29,7 +29,7 @@ def main():
2929
"cargo", "xbuild",
3030
"--target",
3131
os.path.join(
32-
BASE_DIR, os.path.pardir, "x86_64-linux-kernel-module"
32+
BASE_DIR, os.path.pardir, "x86_64-linux-kernel-module.json"
3333
),
3434
cwd=os.path.join(BASE_DIR, path),
3535
environ=dict(

0 commit comments

Comments
 (0)