Move the karma config and node_modules into the web directory. Branch ------ master
Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5593faf2a4dce0446e6595dd1b3d6da92e9a6101 Author: Atira Odhner <aodh...@pivotal.io> Modified Files -------------- karma.conf.js | 75 ---------------- test/javascript/fake_translations.js | 3 - test/javascript/test-main.js | 115 ------------------------- test/javascript/translate_spec.js | 43 --------- web/karma.conf.js | 75 ++++++++++++++++ web/regression/README | 11 +-- web/regression/javascript/fake_translations.js | 3 + web/regression/javascript/test-main.js | 115 +++++++++++++++++++++++++ web/regression/javascript/translate_spec.js | 43 +++++++++ 9 files changed, 242 insertions(+), 241 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers