[gnome-builder/gnome-builder-3-32] Revert "tests: disable input from unit tests"



commit 8a9d1a3bfd03a1dbc360f91b4161605836ed177b
Author: Christian Hergert <chergert redhat com>
Date:   Sat Apr 27 16:15:56 2019 -0700

    Revert "tests: disable input from unit tests"
    
    This reverts commit ae5589b743b08647e7332af738a0e9027161e959.
    
    This disables the ability to clear the terminal, so revert it.

 src/plugins/testui/gbp-test-output-panel.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/plugins/testui/gbp-test-output-panel.ui b/src/plugins/testui/gbp-test-output-panel.ui
index c91ea1b93..cbd634fd5 100644
--- a/src/plugins/testui/gbp-test-output-panel.ui
+++ b/src/plugins/testui/gbp-test-output-panel.ui
@@ -9,7 +9,6 @@
           <object class="IdeTerminal" id="terminal">
             <property name="audible-bell">false</property>
             <property name="expand">true</property>
-            <property name="input-enabled">false</property>
             <property name="scrollback-lines">0xffffffff</property>
             <property name="visible">true</property>
           </object>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]