Changed module name
[graph.njae.git] / spec / graph / vertex_spec.rb
index 637499be06814ffaee4d1a6db7247282378579b0..bf2e601c9f0d4b057ca133d811db4585350e7d68 100644 (file)
@@ -1,6 +1,6 @@
 require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')
 
-module Graph
+module GraphNjae
   describe Vertex do
     let (:v) { Vertex.new }