synaptic icon indicating copy to clipboard operation
synaptic copied to clipboard

test server does not work

Open codyc4321 opened this issue 8 years ago • 0 comments

In tests:

$ python -m SimpleHTTPServer 8080 #go to http://localhost:8080/test/test_browser.html

Error response

Error code 404.

Message: File not found.

Error code explanation: 404 = Nothing matches the given URI.

codyc4321 avatar Jul 12 '17 23:07 codyc4321