• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/sh
2# SPDX-License-Identifier: GPL-2.0-or-later
3# Copyright (c) 2024-2025 Cyril Hrubis <chrubis@suse.cz>
4#
5# This test has wrong metadata and should not be run
6#
7# ---
8# env
9# {
10#  {"needs_tmpdir": 42,
11# }
12# ---
13#
14
15. tst_loader.sh
16
17tst_res TFAIL "Shell loader should TBROK the test"
18