summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2022-02-11 14:24:59 +0100
committerOndrej Holy <oholy@redhat.com>2022-02-11 14:59:48 +0100
commit4fee0a169a6665fb5c64e9f8947f7cc010736d12 (patch)
treeeb765795974a7555649905c74002f9612f7b4edc
parent677b8963a1f5dca988d00b4f4ada0c42b00f59d4 (diff)
downloadnautilus-4fee0a169a6665fb5c64e9f8947f7cc010736d12.tar.gz
Revert "tests/interactive: Disable build"
This reverts commit 388b2cbb09a2d19eb1b948c435d8bc7cb111149d.
-rw-r--r--test/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/meson.build b/test/meson.build
index deab2ffb8..ab588efd3 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -19,4 +19,4 @@ test_env = [
]
subdir('automated')
-#subdir('interactive')
+subdir('interactive')