diff options
author | jahoti <jahoti@tilde.team> | 2021-09-04 00:00:00 +0000 |
---|---|---|
committer | jahoti <jahoti@tilde.team> | 2021-09-04 00:00:00 +0000 |
commit | 591c48a6903bbf324361610f81c628302cae7049 (patch) | |
tree | 174fee77253b147603966d2e6c40c5ffbb5e3e5a /copyright | |
parent | 6c69435cef6a9cf5fc6bedfcf853d8ab10dc99ec (diff) | |
download | browser-extension-591c48a6903bbf324361610f81c628302cae7049.tar.gz browser-extension-591c48a6903bbf324361610f81c628302cae7049.zip |
Make test suite mildly usable
Allow test/server.py to be run as a command and add some "webpages" for it.
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ License: BSD-3 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Files: test/gorilla.py +Files: test/gorilla.py test/misc_constants.py test/world_wide_library.py test/data/pages/* Copyright: 2021 jahoti <jahoti@tilde.team> 2021 jahoti <jahoti@tilde.team> License: AGPL-3+ or Alicense-1.0 |