From 48ca01188f521ede630cbb3dc4613da827f5337e Mon Sep 17 00:00:00 2001 From: Toni Gundogdu Date: Sun, 19 Aug 2012 18:47:59 +0300 Subject: [PATCH] FIXME: website/bloomberg.lua Mark the script as "FIXME". --- share/Makefile.am | 2 +- tests/data/format/default/{ => fixme}/bloomberg.json | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename tests/data/format/default/{ => fixme}/bloomberg.json (100%) diff --git a/share/Makefile.am b/share/Makefile.am index e45ba18..a8d03cf 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -17,7 +17,6 @@ DIST_lua=\ lua/website/arte.lua \ lua/website/audioboo.lua \ lua/website/bbc.lua \ - lua/website/bloomberg.lua \ lua/website/break.lua \ lua/website/canalplus.lua \ lua/website/cbsnews.lua \ @@ -72,6 +71,7 @@ if WITH_FIXME DIST_lua+=\ lua/website/bikeradar.lua \ lua/website/blip.lua \ + lua/website/bloomberg.lua \ lua/website/francetelevisions.lua \ lua/website/globo.lua \ lua/website/pluzz.lua diff --git a/tests/data/format/default/bloomberg.json b/tests/data/format/default/fixme/bloomberg.json similarity index 100% rename from tests/data/format/default/bloomberg.json rename to tests/data/format/default/fixme/bloomberg.json -- 2.11.4.GIT