aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lipstick-asteroidos/0002-Disables-tests-and-doc.patch
blob: bf43a606b44e9e82af0c319025a77f93092c28e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From 46c9290b58958dff65119caf898ca821ba87e34f Mon Sep 17 00:00:00 2001
From: Florent Revest <revestflo@gmail.com>
Date: Tue, 28 Feb 2017 12:40:30 +0100
Subject: [PATCH] Disables tests and doc

---
 lipstick.pro | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lipstick.pro b/lipstick.pro
index 016139da..9fda0c5c 100644
--- a/lipstick.pro
+++ b/lipstick.pro
@@ -1,5 +1,5 @@
 TEMPLATE = subdirs
-SUBDIRS += src plugin tools tests doc
+SUBDIRS += src plugin tools

 plugin.depends = src
 tools.depends = src