From 4e7f071e6ff05911446549398b249f3dd9ab44a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Mon, 16 Jul 2012 16:12:48 +0200 Subject: [PATCH] tests: add missing file to .gitignore TODO: some day, switch to git.mk --- server/tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/server/tests/.gitignore b/server/tests/.gitignore index d587e255..74687d1a 100644 --- a/server/tests/.gitignore +++ b/server/tests/.gitignore @@ -4,3 +4,4 @@ test_empty_success test_just_sockets_no_ssl test_fail_on_null_core_interface test_playback +test_display_resolution_changes \ No newline at end of file