Tests: rename empty packet context test
[babeltrace.git] / tests / lib / writer / Makefile.am
index 4cb79a12b17f6cf6360df41928417707f7f1e5cd..6a881bbb286bd9a7017c0b10e6993f14247ab7bc 100644 (file)
@@ -1,7 +1,7 @@
-check_SCRIPTS = test_ctf_writer_empty_packet.py
+check_SCRIPTS = test_ctf_writer_no_packet_context.py
 
-dist_noinst_SCRIPTS = test_ctf_writer_empty_packet.py
-EXTRA_DIST = test_ctf_writer_empty_packet.py
+dist_noinst_SCRIPTS = test_ctf_writer_no_packet_context.py
+EXTRA_DIST = test_ctf_writer_no_packet_context.py
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.023886 seconds and 4 git commands to generate.