summaryrefslogtreecommitdiff
path: root/test/test_dag.rb
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-06-16 17:44:07 +0200
committerPatrick Simianer <p@simianer.de>2014-06-16 17:44:07 +0200
commit4059a5d048cb0f72872c98073ef1ce120a30d78c (patch)
tree4fbff0dc62c5ef3deea0ffdec578e3f2c0ed74b6 /test/test_dag.rb
parent912ff6aebcf4f89f9e64b5f59956dbf7d8f624e3 (diff)
renaming to zipf
Diffstat (limited to 'test/test_dag.rb')
-rwxr-xr-xtest/test_dag.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_dag.rb b/test/test_dag.rb
index f5330da..5c3938b 100755
--- a/test/test_dag.rb
+++ b/test/test_dag.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-require 'nlp_ruby'
+require_relative '../lib/zipf'
require 'test/unit'