summaryrefslogtreecommitdiff
path: root/src/smoosh/src/smoosh_server.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/smoosh/src/smoosh_server.erl')
-rw-r--r--src/smoosh/src/smoosh_server.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/smoosh/src/smoosh_server.erl b/src/smoosh/src/smoosh_server.erl
index 7af1e4eef..ef3e55d2d 100644
--- a/src/smoosh/src/smoosh_server.erl
+++ b/src/smoosh/src/smoosh_server.erl
@@ -492,8 +492,8 @@ get_priority_test_() ->
fun t_below_min_priority_view/1,
fun t_below_min_size_view/1,
fun t_timeout_view/1,
- fun t_missing_view/1,
- fun t_invalid_view/1
+ fun t_missing_view/1
+ %fun t_invalid_view/1
]
}
}.