mirror of
https://github.com/google/nomulus
synced 2026-09-02 22:27:07 +00:00
* Fix the test server This rule isn't necessary any more since we merged the SQL-starting rule into the AppEngineRule logic. Furthermore, it actually causes the test server to crash because we try to drop-and-create the DB twice, the second time while the first instance is still connected.