summaryrefslogtreecommitdiff
path: root/inttest/code_path_no_recurse/deps/bazdep/test
diff options
context:
space:
mode:
Diffstat (limited to 'inttest/code_path_no_recurse/deps/bazdep/test')
-rw-r--r--inttest/code_path_no_recurse/deps/bazdep/test/bazdep_tests.erl5
1 files changed, 0 insertions, 5 deletions
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).