From 1074c2431cf761f23a495d2dc05ece78d8cad9d3 Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Mon, 21 Dec 2020 10:19:37 +0100 Subject: [PATCH] bimtester: add dummy feature file to be able to run a command to get all implemented steps --- src/ifcbimtester/bimtester/features/dummy.feature | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/ifcbimtester/bimtester/features/dummy.feature diff --git a/src/ifcbimtester/bimtester/features/dummy.feature b/src/ifcbimtester/bimtester/features/dummy.feature new file mode 100644 index 0000000000..59da694397 --- /dev/null +++ b/src/ifcbimtester/bimtester/features/dummy.feature @@ -0,0 +1,3 @@ + # dummy file to be able to run the command to get a list of all steps + # the command has to be run in the parent directory of this one + # behave --steps-catalog