Skip to content

Commit 44ca371

Browse files
committed
Restore accidentally-disabled tests
Signed-off-by: R Kent James <[email protected]>
1 parent ea71995 commit 44ca371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ament_cmake_python_test/test/build_with_colcon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
]
7979

8080

81-
def not_test_from_template():
81+
def test_from_template():
8282
print(f"PWD: {PWD}")
8383

8484
# delete any existing package directory

0 commit comments

Comments
 (0)