Skip to content

Commit 4733727

Browse files
committed
remove unused classes
1 parent fb08a05 commit 4733727

File tree

3 files changed

+2
-112
lines changed

3 files changed

+2
-112
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"extra": {
3131
"branch-alias": {
32-
"dev-master": "1.1.x-dev"
32+
"dev-master": "1.2.x-dev"
3333
}
3434
},
3535
"require": {}

run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
22

3-
phpunit --bootstrap shell_lib.php tests/*
3+
phpunit --bootstrap DeployApplication.php tests/*

shell_lib.php

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)