# File test/test_wpm_loader.rb, line 45 def teardown Dir.rmdir('load_path/MainPage') Dir.rmdir('load_path') Dir.rmdir('load_path2/HelloWorld') Dir.rmdir('load_path2') Dir.rmdir('load_path3/test/HelloWorld') Dir.rmdir('load_path3/test') Dir.rmdir('load_path3') end