Rename hope_kv_list_SUITE to hope_dictionary_SUITE.
authorSiraaj Khandkar <siraaj@khandkar.net>
Thu, 14 Aug 2014 19:22:28 +0000 (15:22 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Thu, 14 Aug 2014 19:22:28 +0000 (15:22 -0400)
test/hope_dictionary_SUITE.erl [moved from test/hope_kv_list_SUITE.erl with 98% similarity]

similarity index 98%
rename from test/hope_kv_list_SUITE.erl
rename to test/hope_dictionary_SUITE.erl
index 4fcde44..a0848a3 100644 (file)
@@ -1,4 +1,4 @@
--module(hope_kv_list_SUITE).
+-module(hope_dictionary_SUITE).
 
 %% Callbacks
 -export(
This page took 0.031786 seconds and 4 git commands to generate.