view test/publish/module.mk @ 31221:f5755dbacd8d

maint: merge stable to default
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Wed, 31 Aug 2022 22:04:02 +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)