Skip to content

Commit

Permalink
Update test paths
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll committed Jan 14, 2025
1 parent 662dfdc commit 6495fd4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bazel/integration_test/expected/conditional_default.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<!-- =================================================================================== -->
<!-- | This document was autogenerated by xacro from inputs/conditional.xml.xacro | -->
<!-- | This document was autogenerated by xacro from conditional.xml.xacro | -->
<!-- | EDITING THIS FILE BY HAND IS NOT RECOMMENDED | -->
<!-- =================================================================================== -->
<root>
Expand Down
2 changes: 1 addition & 1 deletion bazel/integration_test/expected/conditional_false.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<!-- =================================================================================== -->
<!-- | This document was autogenerated by xacro from inputs/conditional.xml.xacro | -->
<!-- | This document was autogenerated by xacro from conditional.xml.xacro | -->
<!-- | EDITING THIS FILE BY HAND IS NOT RECOMMENDED | -->
<!-- =================================================================================== -->
<root>
Expand Down
2 changes: 1 addition & 1 deletion bazel/integration_test/expected/my_complex_model.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<!-- =================================================================================== -->
<!-- | This document was autogenerated by xacro from inputs/complex.xml.xacro | -->
<!-- | This document was autogenerated by xacro from complex.xml.xacro | -->
<!-- | EDITING THIS FILE BY HAND IS NOT RECOMMENDED | -->
<!-- =================================================================================== -->
<root>
Expand Down
2 changes: 1 addition & 1 deletion bazel/integration_test/expected/sample1.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<!-- =================================================================================== -->
<!-- | This document was autogenerated by xacro from inputs/sample1.xml.xacro | -->
<!-- | This document was autogenerated by xacro from sample1.xml.xacro | -->
<!-- | EDITING THIS FILE BY HAND IS NOT RECOMMENDED | -->
<!-- =================================================================================== -->
<root>
Expand Down
2 changes: 1 addition & 1 deletion bazel/integration_test/expected/sample2.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<!-- =================================================================================== -->
<!-- | This document was autogenerated by xacro from inputs/sample2.xml.xacro | -->
<!-- | This document was autogenerated by xacro from sample2.xml.xacro | -->
<!-- | EDITING THIS FILE BY HAND IS NOT RECOMMENDED | -->
<!-- =================================================================================== -->
<root>
Expand Down

0 comments on commit 6495fd4

Please sign in to comment.