diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-19 13:13:51 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-19 13:13:51 +0100 |
commit | de5c85dc4fc34c7b7ecf9d0dd1e304a89a94786d (patch) | |
tree | 6d273bff97b33dab5ff7e751ccc08839f074c918 /debian/tests | |
parent | e40e5703b00b588953ecdf95151b345d130aef66 (diff) |
Add Smoketest
Diffstat (limited to 'debian/tests')
-rw-r--r-- | debian/tests/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..bc1e9d4 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +# smoke test +Test-Command: dmidecode -V +Depends: dmidecode |