Loading test/tests/assignment-1/a1-task1.bats +2 −2 Original line number Diff line number Diff line #!/usr/bin/env bats setup() { load 'test_helper/bats-support/load' load 'test_helper/bats-assert/load' load '../../test_helper/bats-support/load' load '../../test_helper/bats-assert/load' } test/tests/assignment-1/a1-task2.bats +2 −2 Original line number Diff line number Diff line #!/usr/bin/env bats setup() { load 'test_helper/bats-support/load' load 'test_helper/bats-assert/load' load '../../test_helper/bats-support/load' load '../../test_helper/bats-assert/load' } test/tests/assignment-1/a1-task3.bats +2 −2 Original line number Diff line number Diff line #!/usr/bin/env bats setup() { load 'test_helper/bats-support/load' load 'test_helper/bats-assert/load' load '../../test_helper/bats-support/load' load '../../test_helper/bats-assert/load' } test/tests/assignment-1/a1-task4.bats +2 −2 Original line number Diff line number Diff line #!/usr/bin/env bats setup() { load 'test_helper/bats-support/load' load 'test_helper/bats-assert/load' load '../../test_helper/bats-support/load' load '../../test_helper/bats-assert/load' } test/tests/assignment-1/a1-task5.bats +2 −2 Original line number Diff line number Diff line #!/usr/bin/env bats setup() { load 'test_helper/bats-support/load' load 'test_helper/bats-assert/load' load '../../test_helper/bats-support/load' load '../../test_helper/bats-assert/load' } Loading
test/tests/assignment-1/a1-task1.bats +2 −2 Original line number Diff line number Diff line #!/usr/bin/env bats setup() { load 'test_helper/bats-support/load' load 'test_helper/bats-assert/load' load '../../test_helper/bats-support/load' load '../../test_helper/bats-assert/load' }
test/tests/assignment-1/a1-task2.bats +2 −2 Original line number Diff line number Diff line #!/usr/bin/env bats setup() { load 'test_helper/bats-support/load' load 'test_helper/bats-assert/load' load '../../test_helper/bats-support/load' load '../../test_helper/bats-assert/load' }
test/tests/assignment-1/a1-task3.bats +2 −2 Original line number Diff line number Diff line #!/usr/bin/env bats setup() { load 'test_helper/bats-support/load' load 'test_helper/bats-assert/load' load '../../test_helper/bats-support/load' load '../../test_helper/bats-assert/load' }
test/tests/assignment-1/a1-task4.bats +2 −2 Original line number Diff line number Diff line #!/usr/bin/env bats setup() { load 'test_helper/bats-support/load' load 'test_helper/bats-assert/load' load '../../test_helper/bats-support/load' load '../../test_helper/bats-assert/load' }
test/tests/assignment-1/a1-task5.bats +2 −2 Original line number Diff line number Diff line #!/usr/bin/env bats setup() { load 'test_helper/bats-support/load' load 'test_helper/bats-assert/load' load '../../test_helper/bats-support/load' load '../../test_helper/bats-assert/load' }