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/code_path_no_recurse/deps/bazdep/test/bazdep_tests.erl | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 inttest/code_path_no_recurse/deps/bazdep/test/bazdep_tests.erl (limited to 'inttest/code_path_no_recurse/deps/bazdep/test') diff --git a/inttest/code_path_no_recurse/deps/bazdep/test/bazdep_tests.erl b/inttest/code_path_no_recurse/deps/bazdep/test/bazdep_tests.erl deleted file mode 100644 index b5190f6..0000000 --- a/inttest/code_path_no_recurse/deps/bazdep/test/bazdep_tests.erl +++ /dev/null @@ -1,5 +0,0 @@ --module(bazdep_tests). --include_lib("eunit/include/eunit.hrl"). - -bazdep_test() -> - ?assert(bazdep:bazdep() =:= bazdep). -- cgit v1.1