.gitignore: add missing `/tests/lib/test_remove_..._destruction_listener`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 11 Dec 2019 21:49:35 +0000 (16:49 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 11 Dec 2019 22:02:19 +0000 (22:02 +0000)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I20a520668a9f2bff7c47891072f907fd2b53d9e6
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2635
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
.gitignore

index b62d5f20c706fbf0b4d8d336e991b0be4775a4ea..f6ae6ec30f69aaf23da132ee31907148cfb0f7fd 100644 (file)
@@ -7,6 +7,7 @@
 /tests/lib/test_graph_topo
 /tests/lib/test_trace_ir_ref
 /tests/lib/test_simple_sink
+/tests/lib/test_remove_destruction_listener_in_destruction_listener
 /tests/param-validation/test_param_validation
 /tests/plugins/flt.lttng-utils.debug-info/test_bin_info
 /tests/plugins/flt.lttng-utils.debug-info/test_dwarf
This page took 0.023899 seconds and 4 git commands to generate.