diff --git a/test/integration/test_placeholder.py b/test/integration/test_placeholder.py new file mode 100644 index 0000000..201975f --- /dev/null +++ b/test/integration/test_placeholder.py @@ -0,0 +1,2 @@ +def test_placeholder(): + pass