view test/publish/module.mk @ 31197:8d4c87e88d0e

maint: Merge stable to default.
author Markus Mützel <markus.muetzel@gmx.de>
date Tue, 23 Aug 2022 19:45:19 +0200
parents 8308417aff1c
children
line wrap: on
line source

publish_TEST_FILES = \
  %reldir%/publish.tst \
  %reldir%/test_script.m \
  %reldir%/test_script_code_only.m \
  %reldir%/test_script_empty.m \
  %reldir%/test_script_example.m \
  %reldir%/test_script_head_only.m

TEST_FILES += $(publish_TEST_FILES)