From 21f47438614a0d50caf20801c4440d54d12c3f20 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 30 Aug 2014 22:14:48 -0500 Subject: remove more code that can be brought back later if needed --- inttest/t_custom_config/custom_config.erl | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 inttest/t_custom_config/custom_config.erl (limited to 'inttest/t_custom_config/custom_config.erl') diff --git a/inttest/t_custom_config/custom_config.erl b/inttest/t_custom_config/custom_config.erl deleted file mode 100644 index 8656201..0000000 --- a/inttest/t_custom_config/custom_config.erl +++ /dev/null @@ -1,6 +0,0 @@ --module(custom_config). - --compile(export_all). - -test() -> - ok. -- cgit v1.1