Skip to content

Commit 34e57a6

Browse files
authored
[SYCLomatic] Move python_migration/case_001/include_rule_file to python_migration/case_010 (#2768)
Signed-off-by: Jiang, Zhiwei <zhiwei.jiang@intel.com>
1 parent 63c2f05 commit 34e57a6

File tree

13 files changed

+1
-1
lines changed

13 files changed

+1
-1
lines changed

clang/test/dpct/python_migration/case_001/include_rule_file/include_rule_file.cpp renamed to clang/test/dpct/python_migration/case_010/include_rule_file.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
// RUN: echo "!include %T/rules/b/b5.yaml" >> %T/rules/python_build_script_migration_rule_inc.yaml
77

88
// RUN: dpct -in-root ./ --migrate-build-script-only --migrate-build-script=Python --rule-file=%T/rules/python_build_script_migration_rule_inc.yaml input.py
9-
// RUN: diff --strip-trailing-cr %S/expected.py %T/dpct_output/input.py >> %T/diff.txt
9+
// RUN: diff --strip-trailing-cr %S/expected.py %T/dpct_output/input.py

0 commit comments

Comments
 (0)