Skip to content

Commit

Permalink
add whitenose
Browse files Browse the repository at this point in the history
  • Loading branch information
pan93412 committed Oct 21, 2024
1 parent 71b1556 commit 12e0ab4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tests/real_project_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -302,11 +302,21 @@ var projects = []struct {
owner: "zeabur",
repo: "django-static-template",
},
{
name: "python-django-static-whitenoise",
owner: "testdrivenio",
repo: "django-static-media-files",
},
{
name: "python-flask",
owner: "zeabur",
repo: "flask-template",
},
{
name: "python-flask-static",
owner: "rtdtwo",
repo: "flask-static-tutorial",
},
{
name: "python-flask-mysql",
owner: "zeabur",
Expand Down

0 comments on commit 12e0ab4

Please sign in to comment.