mirror of
https://github.com/dkam/decisiontree.git
synced 2025-12-28 07:04:53 +00:00
3 lines
76 B
Ruby
3 lines
76 B
Ruby
require 'test/unit'
|
|
require File.dirname(__FILE__) + '/../lib/decisiontree'
|