Restructure repo to be a little cleaner (#445)

This commit is contained in:
Kjeld Schouten-Lebbing
2021-05-09 18:11:00 +02:00
committed by GitHub
parent 80a28c36a6
commit ffc823bccc
501 changed files with 358 additions and 564 deletions

View File

@@ -2,7 +2,7 @@
require_relative '../test_helper'
class Test < ChartTest
@@chart = Chart.new('library/common-test')
@@chart = Chart.new('charts/library/common-test')
describe @@chart.name do
describe 'controller type' do