summaryrefslogtreecommitdiffstats
path: root/korundum/rubylib/rbkconfig_compiler/tests/test2main.rb
diff options
context:
space:
mode:
Diffstat (limited to 'korundum/rubylib/rbkconfig_compiler/tests/test2main.rb')
-rw-r--r--korundum/rubylib/rbkconfig_compiler/tests/test2main.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/korundum/rubylib/rbkconfig_compiler/tests/test2main.rb b/korundum/rubylib/rbkconfig_compiler/tests/test2main.rb
deleted file mode 100644
index 85d18f07..00000000
--- a/korundum/rubylib/rbkconfig_compiler/tests/test2main.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-require 'Korundum'
-require 'myprefs.rb'
-require 'test2.rb'
-
-t = Test2.new()