From 2cc758045e322873ad58f675a70c8d8366b5c318 Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Fri, 5 Aug 2016 11:53:43 +0200 Subject: Fix autotest directory structure The client and server parts are separate modules, so they need separate top-level directories under tests/auto. This also makes it easier to add new tests later. Change-Id: I393341b6f4e8fc3afa480653f3482192e002e425 Reviewed-by: Giulio Camuffo --- tests/global/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/global/.gitignore (limited to 'tests/global') diff --git a/tests/global/.gitignore b/tests/global/.gitignore new file mode 100644 index 000000000..7407af1a5 --- /dev/null +++ b/tests/global/.gitignore @@ -0,0 +1 @@ +global.pro -- cgit v1.2.3