diff options
Diffstat (limited to 'testapp/scripts/project_detail.py')
-rw-r--r-- | testapp/scripts/project_detail.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testapp/scripts/project_detail.py b/testapp/scripts/project_detail.py new file mode 100644 index 0000000..583e9f4 --- /dev/null +++ b/testapp/scripts/project_detail.py @@ -0,0 +1,2 @@ +NAME = None +PATH = None |