Merged the hostap_2.6 updates, and the Leap of Faith work, from the hostap_update...
[mech_eap.git] / libeap / mac80211_hwsim / tests / 0001-wpa2-psk / wpa_supplicant.conf
diff --git a/libeap/mac80211_hwsim/tests/0001-wpa2-psk/wpa_supplicant.conf b/libeap/mac80211_hwsim/tests/0001-wpa2-psk/wpa_supplicant.conf
deleted file mode 100644 (file)
index 299128c..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-ctrl_interface=/var/run/wpa_supplicant
-
-network={
-       ssid="mac80211 test"
-       psk="12345678"
-       key_mgmt=WPA-PSK
-       proto=WPA2
-       pairwise=CCMP
-       group=CCMP
-}